Fix #15 Force all devices to update preferences

This commit is contained in:
geeksville 2020-03-08 11:02:58 -07:00
parent 8646d8aeba
commit 011864a2d3

View File

@ -26,7 +26,7 @@ DeviceState versions used to be defined in the .proto file but really only this
#define here.
*/
#define DEVICESTATE_CUR_VER 1
#define DEVICESTATE_CUR_VER 2
#define DEVICESTATE_MIN_VER DEVICESTATE_CUR_VER
#define FS SPIFFS