Delete eepromConf.h

This commit is contained in:
Nima Askari ----- نیما عسکری 2020-05-12 08:34:58 +04:30 committed by GitHub
parent 177da6065a
commit 4f5ef9f303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +0,0 @@
#ifndef __EEPROMCONFIG_H
#define __EEPROMCONFIG_H
#define _EEPROM_STORE_BEFOR_ERASE___NEED_MORE_RAM (0)
#define _EEPROM_F030x4_F030x6_F070x6_F030x8 (1)
#define _EEPROM_F1_LOW_DESTINY (0)
#define _EEPROM_F1_MEDIUM_DESTINY (0)
#define _EEPROM_F1_HIGH_DESTINY (0)
#define _EEPROM_USE_FLASH_PAGE (15)
#endif