Fix address!

This commit is contained in:
cnlohr 2018-11-18 15:38:00 -05:00
parent 36b4b021c4
commit 56dbb60933

View file

@ -58,7 +58,7 @@ struct CCSettings
uint16_t gINITIAL_AMP;
};
#define CCCONFIG_ADDRESS 0x81C00
#define CCCONFIG_ADDRESS 0xAF000
extern struct CCSettings CCS;