arduino-esp32/libraries/LittleFS/examples
vortigont 34125cee1d
Examples update, add a note for configTime() that only one ntp server is supported by lwip (#5343)
lwip lib bundled with esp32 Arduino supports only one ntp server. Any additional servers set are just silently ignored.
This default is different from esp8266 Arduino core and very confusing. Most of the examples provided uses 3 different ntp servers for redundancy while only the first one is used actually.
Addressing issue #4964
2021-07-22 20:09:28 +03:00
..
LITTLEFS_PlatformIO Rename LITTLEFS to LittleFS to match ESP8266 (#5396) 2021-07-16 15:46:38 +03:00
LITTLEFS_test Rename LITTLEFS to LittleFS to match ESP8266 (#5396) 2021-07-16 15:46:38 +03:00
LITTLEFS_time Examples update, add a note for configTime() that only one ntp server is supported by lwip (#5343) 2021-07-22 20:09:28 +03:00