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:
+4
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user