Fix address!
This commit is contained in:
parent
36b4b021c4
commit
56dbb60933
|
@ -58,7 +58,7 @@ struct CCSettings
|
|||
uint16_t gINITIAL_AMP;
|
||||
};
|
||||
|
||||
#define CCCONFIG_ADDRESS 0x81C00
|
||||
#define CCCONFIG_ADDRESS 0xAF000
|
||||
|
||||
extern struct CCSettings CCS;
|
||||
|
||||
|
|
Loading…
Reference in a new issue