Resolved an issue with the hexlify filter in the device monitor command // Resolve #4732
This commit is contained in:
@@ -549,7 +549,7 @@ ProjectOptions = OrderedDict(
|
||||
ConfigEnvOption(
|
||||
group="monitor",
|
||||
name="monitor_encoding",
|
||||
description="Custom encoding (e.g. hexlify, Latin1, UTF-8)",
|
||||
description="Custom encoding (e.g. hexlify, Latin-1, UTF-8)",
|
||||
default="UTF-8",
|
||||
),
|
||||
# Library
|
||||
|
||||
Reference in New Issue
Block a user