Update Settings.h

This commit is contained in:
Ben V. Brown
2020-09-06 16:11:53 +10:00
parent 99ba13525a
commit c7bde079cd

View File

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