1
0
forked from me/IronOS

Increment settings version

This commit is contained in:
PlayDay
2021-03-07 11:41:00 +01:00
committed by GitHub
parent def2aa89fd
commit 9e77b84a14

View File

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