From 81eb8b5a77e63d369432b61fdd0d5e50a2b0c5fe Mon Sep 17 00:00:00 2001 From: DigiH <17110652+DigiH@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:21:03 +0100 Subject: [PATCH] rtl433 Test --- platformio.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 84533a533e..39a0d88405 100644 --- a/platformio.ini +++ b/platformio.ini @@ -153,7 +153,8 @@ 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.3 +; rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.3.3 +rtl_433_ESP = https://github.com/DigiH/rtl_433_ESP.git#freqdev emodbus = miq19/eModbus@1.0.0 gfSunInverter = https://github.com/BlackSmith/GFSunInverter.git#v1.0.1 decoder = https://github.com/theengs/decoder.git#development