mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 23:07:17 +00:00
Remove ESP.getFlashChipSize()
replaced by ESP_getFlashChipSize()
This commit is contained in:
parent
d6e5c89463
commit
957c0a369d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user