1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-02-24 20:53:07 +01:00

HTTP request for PageNavigation

This commit is contained in:
norbert-walter
2025-11-25 22:38:08 +01:00
parent f77107616d
commit 16f9f9217d
8 changed files with 1158 additions and 8 deletions

View File

@@ -22,6 +22,8 @@ lib_deps =
Wire
SPI
ESP32time
HTTPClient
WiFiClientSecure
esphome/AsyncTCP-esphome@2.0.1
robtillaart/PCF8574@0.3.9
adafruit/Adafruit Unified Sensor @ 1.1.13
@@ -74,6 +76,8 @@ lib_deps =
SPI
SD
ESP32time
HTTPClient
WiFiClientSecure
esphome/AsyncTCP-esphome@2.0.1
robtillaart/PCF8574@0.3.9
adafruit/Adafruit Unified Sensor @ 1.1.13