kopia lustrzana https://github.com/meshtastic/protobufs
Rangetest cleanup configuration option
rodzic
e2c0831aa3
commit
c5aeb193ca
|
@ -530,6 +530,12 @@ message ModuleConfig {
|
|||
* ESP32 Only
|
||||
*/
|
||||
bool save = 3;
|
||||
|
||||
/*
|
||||
* Bool indicating that the node should cleanup / destroy it's RangeTest.csv file.
|
||||
* ESP32 Only
|
||||
*/
|
||||
bool clear = 4;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue