diff --git a/meshtastic/config.proto b/meshtastic/config.proto index 49999e0..36a5bfd 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -70,7 +70,7 @@ message Config { /* * Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. - * Only available in Repeater role. + * Only available in Repeater role. Setting this on any other roles will result in ALL behavior. */ ALL_SKIP_DECODING = 1;