Revert FLASH_EEPROM_EMULATION include

This commit is contained in:
Scott Lahteine 2021-07-08 23:02:20 -05:00
parent cc1145302b
commit 2fa24a637d

View file

@ -27,7 +27,10 @@
#if ENABLED(FLASH_EEPROM_EMULATION)
#include "../shared/eeprom_api.h"
#include "utility/stm32_eeprom.h"
// Better: "utility/stm32_eeprom.h", but only after updating stm32duino to 2.0.0
// Use EEPROM.h for compatibility, for now.
#include <EEPROM.h>
/**
* The STM32 HAL supports chips that deal with "pages" and some with "sectors" and some that