This commit is contained in:
geeksville 2020-06-03 16:08:11 -07:00
parent 5166717298
commit 99437d931e

View File

@ -30,7 +30,7 @@ DeviceState versions used to be defined in the .proto file but really only this
#define here. #define here.
*/ */
#define DEVICESTATE_CUR_VER 7 #define DEVICESTATE_CUR_VER 8
#define DEVICESTATE_MIN_VER DEVICESTATE_CUR_VER #define DEVICESTATE_MIN_VER DEVICESTATE_CUR_VER
#ifndef NO_ESP32 #ifndef NO_ESP32