From 1ace56054d74f125b965dae591b28e357a4fb4d4 Mon Sep 17 00:00:00 2001 From: Egor Date: Fri, 18 Oct 2024 01:08:08 -0700 Subject: [PATCH] add webserver lib --- platformio.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/platformio.ini b/platformio.ini index a1d92eb..08f0ebe 100644 --- a/platformio.ini +++ b/platformio.ini @@ -45,6 +45,8 @@ monitor_speed = 115200 board_build.f_cpu = 240000000 lib_deps = ropg/Heltec_ESP32_LoRa_v3@^0.9.1 + bblanchon/ArduinoJson@^7.2.0 + ESP Async WebServer build_flags = -DHELTEC_POWER_BUTTON -DHELTEC @@ -64,6 +66,7 @@ lib_deps = RadioLib U8g2 XPowersLib + ESP Async WebServer build_flags = -DLILYGO -DT3_S3_V1_2_SX1262 @@ -119,6 +122,7 @@ lib_deps = RadioLib U8g2 XPowersLib + ESP Async WebServer build_flags = -DLILYGO -DT3_S3_V1_2_SX1280_PA @@ -143,6 +147,7 @@ lib_deps = RadioLib U8g2 XPowersLib + ESP Async WebServer build_flags = -DLILYGO -DT3_V1_6_SX1276