Skip to content

Commit dae4061

Browse files
Update protobufs (#9299)
Co-authored-by: thebentern <[email protected]>
1 parent e99853f commit dae4061

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

protobufs

src/mesh/generated/meshtastic/config.pb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ typedef enum _meshtastic_Config_DeviceConfig_Role {
6666
but should not be given priority over other routers in order to avoid unnecessaraily
6767
consuming hops. */
6868
meshtastic_Config_DeviceConfig_Role_ROUTER_LATE = 11,
69-
/* Description: Treats packets from or to favorited nodes as ROUTER, and all other packets as CLIENT.
69+
/* Description: Treats packets from or to favorited nodes as ROUTER_LATE, and all other packets as CLIENT.
7070
Technical Details: Used for stronger attic/roof nodes to distribute messages more widely
7171
from weaker, indoor, or less-well-positioned nodes. Recommended for users with multiple nodes
7272
where one CLIENT_BASE acts as a more powerful base station, such as an attic/roof node. */

0 commit comments

Comments
 (0)