Read the hardware configuration area and the user configuration area of the EEPROM into the RAM and try to apply it.
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
// Functions:
|
||||
|
||||
extern void EEPROM_Init(void);
|
||||
extern status_t EEPROM_LaunchTransfer(eeprom_transfer_t transferType);
|
||||
extern status_t EEPROM_LaunchTransfer(eeprom_transfer_t transferType, void (*successCallback));
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user