Writing NVM not working
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
#define NV_COLOUR_HOURS_ADDR 0x08
|
||||
#define NV_COLOUR_MINUTES_ADDR 0x09
|
||||
#define NV_COLOUR_SECONDS_ADDR 0x0A
|
||||
#define NV_COLOUR_BACKGND_ADDR 0x0B
|
||||
#define NV_COLOUR_MINUTES_ADDR 0x0B
|
||||
#define NV_COLOUR_SECONDS_ADDR 0x0E
|
||||
#define NV_COLOUR_BACKGND_ADDR 0x11
|
||||
|
||||
typedef struct {
|
||||
uint8_t cmdId;
|
||||
|
||||
Reference in New Issue
Block a user