eeprom_flash

Dependents:   STM32F103C8T6_WIFI_Heating_system

Fork of eeprom_flash by Chau Vo

Revision:
3:35953bc8607a
Parent:
2:a37f58f78b2b
Child:
4:404dd375323c
--- a/eeprom_flash.h	Mon Sep 17 20:15:21 2018 +0000
+++ b/eeprom_flash.h	Tue Sep 18 06:39:30 2018 +0000
@@ -7,6 +7,7 @@
 //#define EEPROM_START_ADDRESS   ((uint32_t)0x0801C000) // EEPROM emulation start address: after 112KByte of used Flash memory
 #define EEPROM_START_ADDRESS   ((uint32_t)0x0800FC00) // EEPROM emulation start address: after 63KByte of used Flash memory
 
+
 void enableEEPROMWriting(); // Unlock and keep PER cleared
 void disableEEPROMWriting(); // Lock