Improved naming

This commit is contained in:
ford-jones 2025-09-03 12:01:33 +12:00
parent c5aeb193ca
commit 6e0e795a83

View file

@ -535,7 +535,7 @@ message ModuleConfig {
* Bool indicating that the node should cleanup / destroy it's RangeTest.csv file.
* ESP32 Only
*/
bool clear = 4;
bool clear_on_reboot = 4;
}
/*