Bump ConfigDB Version.

this forces a factory reset on upgrade.
This commit is contained in:
Thomas Göttgens 2022-10-26 18:12:31 +02:00 committed by GitHub
parent 86787e60f3
commit 04225826f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ DeviceState versions used to be defined in the .proto file but really only this
#define SEGMENT_DEVICESTATE 4
#define SEGMENT_CHANNELS 8
#define DEVICESTATE_CUR_VER 19
#define DEVICESTATE_CUR_VER 20
#define DEVICESTATE_MIN_VER DEVICESTATE_CUR_VER
extern DeviceState devicestate;