1
0
forked from me/IronOS

Bump Settings version

As during development some fields were removed.
This commit is contained in:
Ben V. Brown
2020-12-31 13:21:19 +11:00
parent 1b4610c8df
commit 8acfc7e587

View File

@@ -11,7 +11,7 @@
#define SETTINGS_H_
#include <stdint.h>
#include "unit.h"
#define SETTINGSVERSION (0x22)
#define SETTINGSVERSION (0x23)
/*Change this if you change the struct below to prevent people getting \
out of sync*/