From 2806b6db8627948fb772a0e0ddbf3785f698ff85 Mon Sep 17 00:00:00 2001 From: helgeerbe Date: Sun, 7 Jan 2024 18:00:57 +0100 Subject: [PATCH] set dependency for plerup/EspSoftwareSerial to 8.0.1 8.2.0 has unresolvable dependencys --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 6e2227fd7..379d59f14 100644 --- a/platformio.ini +++ b/platformio.ini @@ -45,7 +45,7 @@ lib_deps = https://github.com/arkhipenko/TaskScheduler#testing https://github.com/arkhipenko/TaskScheduler#testing https://github.com/coryjfowler/MCP_CAN_lib - plerup/EspSoftwareSerial@^8.0.1 + plerup/EspSoftwareSerial @ 8.0.1 mobizt/FirebaseJson @ ^3.0.6 rweather/Crypto@^0.4.0