From 3e9e18dae2544ce579e45d9cacf4f6bf342fd715 Mon Sep 17 00:00:00 2001 From: Will Miles Date: Mon, 1 Sep 2025 22:00:24 -0400 Subject: [PATCH] Undo RMTHi change to platformio.ini PlatformIO's Library Dependency Finder will take care of it based on the #include. --- platformio.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 8c5887ea..c045295a 100644 --- a/platformio.ini +++ b/platformio.ini @@ -141,7 +141,6 @@ lib_deps = fastled/FastLED @ 3.6.0 IRremoteESP8266 @ 2.8.2 makuna/NeoPixelBus @ 2.8.3 - NeoESPRmtHI https://github.com/Aircoookie/ESPAsyncWebServer.git#v2.4.2 # for I2C interface ;Wire