mirror of
https://github.com/peterantypas/maiana.git
synced 2025-05-28 05:10:40 -07:00
FW rev 3.3.0
This commit is contained in:
parent
54871a7c77
commit
683013cee4
@ -25,7 +25,7 @@
|
||||
#include "TXPowerSettings.h"
|
||||
|
||||
|
||||
#define FW_REV "3.2.0"
|
||||
#define FW_REV "3.3.0"
|
||||
|
||||
|
||||
/*
|
||||
|
@ -181,6 +181,7 @@ void Configuration::resetToDefaults()
|
||||
{
|
||||
bsp_erase_station_data();
|
||||
reportStationData();
|
||||
mFlags = {0};
|
||||
bsp_erase_config_flags();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user