issues
search
RP6conrad
/
ESP-GPS-Logger
GPS logger for Speedsurfing, based on ESP32 & Ublox M8N hardware.
MIT License
36
stars
19
forks
source link
created new branch 2.3.x
#34
Open
aIecxs
opened
1 month ago
aIecxs
commented
1 month ago
Migration from 2.x to 3.0 breaking changes
rename from LITTLEFS to LittleFS
#define LITTLEFS LittleFS
initialize the watchdog timer(WDT) with configuration structure
https://esp32.com/viewtopic.php?t=40261
gptimer: clean up espressif/esp-idf/commit/e2275b1 espressif/arduino-esp32/issues/9033
rename SYSTEM_EVENT with WIFI_EVENT / IP_EVENT
Migration from 2.x to 3.0 breaking changes
#define LITTLEFS LittleFS