From e4446407f1e465a75a3afc302a1b69b6c2c4cfdc Mon Sep 17 00:00:00 2001 From: Florian Date: Mon, 18 Dec 2023 09:50:19 -0600 Subject: [PATCH] [RTL_433] Bump ESP RTL_433 library (#1842) --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index c04da2375f..2c93876b89 100644 --- a/platformio.ini +++ b/platformio.ini @@ -151,7 +151,7 @@ smartrc-cc1101-driver-lib = SmartRC-CC1101-Driver-Lib@2.5.7 stl = https://github.com/mike-matera/ArduinoSTL.git#7411816 shtc3 = https://github.com/sparkfun/SparkFun_SHTC3_Arduino_Library somfy_remote=Somfy_Remote_Lib@0.3.0 -rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.3.1 +rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.3.2 emodbus = miq19/eModbus@1.0.0 gfSunInverter = https://github.com/BlackSmith/GFSunInverter.git#v1.0.1 decoder = https://github.com/theengs/decoder.git#v1.6.4