kopia lustrzana https://github.com/meshtastic/protobufs
Add serial_disabled for #638
rodzic
0ea2328026
commit
90e1ddd5d0
|
@ -266,6 +266,11 @@ message RadioConfig {
|
|||
* The lat/lon/alt can be set by an internal GPS or with the help of the app.
|
||||
*/
|
||||
bool fixed_position = 39;
|
||||
|
||||
/*
|
||||
* If set, this will disable the SerialConsole by not initilizing the StreamAPI
|
||||
*/
|
||||
bool serial_disabled = 40;
|
||||
|
||||
/*
|
||||
* This setting is never saved to disk, but if set, all device settings will be
|
||||
|
|
Ładowanie…
Reference in New Issue