From 1948773684182dad3983049f128db0b7773f533d Mon Sep 17 00:00:00 2001 From: Gregor Baues Date: Sat, 24 Oct 2020 07:36:40 +0200 Subject: [PATCH] WiFi lib changed to only the name to try for autobuild --- platformio.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index b180698..23ebbbc 100644 --- a/platformio.ini +++ b/platformio.ini @@ -37,7 +37,8 @@ lib_deps = arduino-libraries/Ethernet SPI mathertel/LiquidCrystal_PCF8574 - jandrassy/WiFiEspAT@1.3.0 + ;jandrassy/WiFiEspAT@1.3.0 + WiFiEspAT monitor_speed = 115200 monitor_flags = --echo