mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-08-22 14:39:44 +00:00
fix: preserve UTF-8 advert names
This commit is contained in:
@@ -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.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user