Skip to content

Commit

Permalink
Fix #15 Force all devices to update preferences
Browse files Browse the repository at this point in the history
  • Loading branch information
geeksville committed Mar 8, 2020
1 parent 8646d8a commit 011864a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NodeDB.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 011864a

Please sign in to comment.