From 0b8b2a542608b20afd5eabee89fb7e3b794e7465 Mon Sep 17 00:00:00 2001 From: Northern Man Date: Wed, 9 Nov 2022 16:48:21 -0500 Subject: [PATCH] Update to rtl_433_ESP v0.1.4 Minor tuning of rtl_433_ESP signal reception for CC1101 and sx127x --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 6c01de0e1f..87f23ee834 100644 --- a/platformio.ini +++ b/platformio.ini @@ -134,7 +134,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.1.3 +rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.1.4 emodbus = miq19/eModbus@1.0.0 gfSunInverter = https://github.com/BlackSmith/GFSunInverter.git#v1.0.1 decoder = https://github.com/theengs/decoder.git#v0.9.5