Increase the config minor version
This commit is contained in:
parent
bd992fca15
commit
7612e38d41
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
#define CONFIG_PATH "/luma/config.bin"
|
#define CONFIG_PATH "/luma/config.bin"
|
||||||
#define CONFIG_VERSIONMAJOR 1
|
#define CONFIG_VERSIONMAJOR 1
|
||||||
#define CONFIG_VERSIONMINOR 0
|
#define CONFIG_VERSIONMINOR 1
|
||||||
|
|
||||||
typedef struct __attribute__((packed))
|
typedef struct __attribute__((packed))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user