New BASE release 4 Fork

Dependencies:   mbed QEI DmTftLibrary

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