Resolved an issue with the hexlify filter in the device monitor command // Resolve #4732

This commit is contained in:
Ivan Kravets
2024-02-15 22:28:09 +02:00
parent 042f8dc668
commit aa06d21abe
7 changed files with 26 additions and 6 deletions
+1 -1
View File
@@ -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