From 993b3b854695e3f194fc738ca9c388db7d471d0a Mon Sep 17 00:00:00 2001 From: proddy Date: Tue, 21 Jul 2020 14:43:15 +0200 Subject: [PATCH] removed onewire library, and replaced with local --- platformio.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 103a6b6d5..a0ebe1e25 100644 --- a/platformio.ini +++ b/platformio.ini @@ -33,7 +33,6 @@ libs_core = ArduinoJson ESP Async WebServer AsyncMqttClient - 1@^2.3.5 ; https://github.com/PaulStoffregen/OneWire [env] extra_scripts =