Merge pull request #15588 from s-hadinger/remove_getFlashChipSize

Remove `ESP.getFlashChipSize()` replaced by `ESP_getFlashChipSize()`
This commit is contained in:
s-hadinger 2022-05-10 23:31:58 +02:00 committed by GitHub
commit 8814a60678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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