mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Wifi enabled plumbed in (#1677)
* Wifi enabled * Wifi requires reboot * Increment DEVICESTATE_CUR_VER
This commit is contained in:
@@ -13,7 +13,7 @@ DeviceState versions used to be defined in the .proto file but really only this
|
||||
#define here.
|
||||
*/
|
||||
|
||||
#define DEVICESTATE_CUR_VER 15
|
||||
#define DEVICESTATE_CUR_VER 16
|
||||
#define DEVICESTATE_MIN_VER DEVICESTATE_CUR_VER
|
||||
|
||||
extern DeviceState devicestate;
|
||||
|
||||
Reference in New Issue
Block a user