From 6d178ebc9150ea96f8df53c44308f5d9593c0580 Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Wed, 7 Oct 2020 22:18:46 -0700 Subject: [PATCH] Added esp32_https_server to the meshtastic project --- platformio.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/platformio.ini b/platformio.ini index b48dc3938..03420d962 100644 --- a/platformio.ini +++ b/platformio.ini @@ -66,6 +66,7 @@ lib_deps = https://github.com/meshtastic/RadioLib.git#1083c2e76f9906c5f80dfec726facebf8413eef0 https://github.com/meshtastic/TinyGPSPlus.git https://github.com/meshtastic/AXP202X_Library.git#8404abb6d4b486748636bc6ad72d2a47baaf5460 + https://github.com/meshtastic/esp32_https_server.git Wire ; explicitly needed here because the AXP202 library forgets to add it SPI