mirror of
https://github.com/peterantypas/maiana.git
synced 2025-06-01 07:10:33 -07:00
FW rev 3.3.0
This commit is contained in:
parent
54871a7c77
commit
683013cee4
@ -25,7 +25,7 @@
|
|||||||
#include "TXPowerSettings.h"
|
#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();
|
bsp_erase_station_data();
|
||||||
reportStationData();
|
reportStationData();
|
||||||
|
mFlags = {0};
|
||||||
bsp_erase_config_flags();
|
bsp_erase_config_flags();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user