mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2026-08-18 18:32:30 +02:00
Fix NetworkCleint.cpp in case of bad connections
This commit is contained in:
+8
-4
@@ -21,8 +21,10 @@ 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.0.1
|
||||
; ottowinter/ESPAsyncWebServer-esphome@2.0.1
|
||||
AsyncTCP-esphome @ 2.1.1
|
||||
ottowinter/ESPAsyncWebServer-esphome@3.4.0
|
||||
FS
|
||||
Preferences
|
||||
ESPmDNS
|
||||
@@ -34,8 +36,10 @@ 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.0.1
|
||||
; ottowinter/ESPAsyncWebServer-esphome@2.0.1
|
||||
AsyncTCP-esphome @ 2.1.1
|
||||
ottowinter/ESPAsyncWebServer-esphome@3.4.0
|
||||
FS
|
||||
Preferences
|
||||
ESPmDNS
|
||||
|
||||
Reference in New Issue
Block a user