Clarification

This commit is contained in:
Ben Meadors 2023-01-29 13:55:11 -06:00
parent 1b3e50968a
commit 6222e3431d

View file

@ -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;