Stabilus 322699 wDoublePID
Dependencies: mbed QEI PID DmTftLibraryEx
Diff: Peripherals/Eeprom.h
- Revision:
- 15:ed7ed20b7114
- Parent:
- 8:c0a5f53fe196
--- a/Peripherals/Eeprom.h Thu Aug 17 10:22:32 2017 +0000 +++ b/Peripherals/Eeprom.h Fri Aug 18 08:26:13 2017 +0000 @@ -187,4 +187,9 @@ */ void EepromSetRangingDefaultSettings( void ); +/*! + * \brief Reset the EEPROM to factory state + */ +void EepromFactoryReset( void ); + #endif //EEPROM_H