1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 10:22:31 +02:00

Add backoff in PageNavigation for better handling with bad connection

This commit is contained in:
norbert-walter
2026-02-20 17:21:26 +01:00
parent c647c2fe44
commit 2de3a1b084
3 changed files with 34 additions and 13 deletions
+4 -8
View File
@@ -21,10 +21,8 @@ lib_deps =
ttlappalainen_NMEA2000=https://github.com/wellenvogel/NMEA2000.git#20251126
ttlappalainen/NMEA0183 @ 1.10.1
ArduinoJson @ 6.18.5
; AsyncTCP-esphome @ 2.0.1
; ottowinter/ESPAsyncWebServer-esphome@2.0.1
AsyncTCP-esphome @ 2.1.1
ottowinter/ESPAsyncWebServer-esphome@3.4.0
AsyncTCP-esphome @ 2.0.1
ottowinter/ESPAsyncWebServer-esphome@2.0.1
FS
Preferences
ESPmDNS
@@ -36,10 +34,8 @@ lib_deps=
ttlappalainen_NMEA2000=symlink://../NMEA2000
ttlappalainen/NMEA0183 @ 1.10.1
ArduinoJson @ 6.18.5
; AsyncTCP-esphome @ 2.0.1
; ottowinter/ESPAsyncWebServer-esphome@2.0.1
AsyncTCP-esphome @ 2.1.1
ottowinter/ESPAsyncWebServer-esphome@3.4.0
AsyncTCP-esphome @ 2.0.1
ottowinter/ESPAsyncWebServer-esphome@2.0.1
FS
Preferences
ESPmDNS