kopia lustrzana https://github.com/meshtastic/protobufs
Merge pull request #757 from ford-jones/7291-rangeTest-clear
Rangetest cleanup configuration optionmaster v2.7.8
commit
34f0c8115d
|
@ -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_on_reboot = 4;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue