Merge pull request #3004 from axhoff/agent/preserve-utf8-advert-names

Preserve UTF-8 boundaries in advert names
This commit is contained in:
ripplebiz
2026-07-30 12:59:59 +10:00
committed by GitHub
4 changed files with 103 additions and 7 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ This document provides an overview of CLI commands that can be sent to MeshCore
**Default:** Varies by board
**Note:** Max length varies. If a location is set, the max length is 24 bytes; 32 otherwise. Emoji and unicode characters may take more than one byte.
**Note:** Advertised names can use up to 23 bytes when location is included and 31 bytes otherwise. Emoji and Unicode characters may take more than one byte. Names that exceed the available advert space are truncated at a valid UTF-8 code point boundary.
---