configuration

This commit is contained in:
Wolfgang Hottgenroth 2020-11-27 16:33:58 +01:00
parent a26a2878f4
commit 2c392cce53
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -5,7 +5,7 @@
#include <spi.h>
#define CONFIG_MAGIC 0xdead0001
#define CONFIG_MAGIC 0xdead0002
typedef struct __attribute__((__packed__)) s_configBlock {
uint32_t configMagic;