mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-08-18 18:32:30 +02:00
14 lines
509 B
Plaintext
14 lines
509 B
Plaintext
Changes to original project (wellenvogel)
|
|
|
|
* esp32-nmea2000-obp60/gwwifi/GwWifi.CPPDEFINES
|
|
- any fixes for reconnect handling
|
|
* GWStatisticsw.h
|
|
- changed time source for log messages
|
|
* esp32-nmea2000-obp60/platformio.ini
|
|
- change to newer versions for AsyncTCP and AsyncWebServer (better handling for bad WiFi connections)
|
|
|
|
From AsyncTCP-esphome @ 2.0.1
|
|
ottowinter/ESPAsyncWebServer-esphome@2.0.1
|
|
|
|
To AsyncTCP-esphome @ 2.1.1
|
|
ottowinter/ESPAsyncWebServer-esphome@3.4.0 |