Remove ESP.getFlashChipSize() replaced by ESP_getFlashChipSize()

This commit is contained in:
Stephan Hadinger 2022-05-10 23:15:26 +02:00
parent d6e5c89463
commit 957c0a369d

View File

@ -45,7 +45,6 @@ extern void analogWritePhase(uint8_t pin, uint32_t duty, uint32_t phase = 0);
#define ETS_UART_INTR_ENABLE()
#define ESPhttpUpdate httpUpdate
#define getFlashChipRealSize() getFlashChipSize()
#define os_delay_us ets_delay_us
// Serial minimal type to hold the config