Writing NVM not working
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
#include "ds1307.h"
|
||||
|
||||
#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 {
|
||||
|
||||
Reference in New Issue
Block a user