Skip to content

Commit

Permalink
[RF] Update rtl_433_ESP to version 0.1.9 (#1566)
Browse files Browse the repository at this point in the history
Fixes issue with espressif32@6.1.0 and `GPIO output gpio_num error`
  • Loading branch information
NorthernMan54 authored Mar 23, 2023
1 parent 85d6494 commit 4b7da30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,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.8
rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.1.9
emodbus = miq19/eModbus@1.0.0
gfSunInverter = https://github.com/BlackSmith/GFSunInverter.git#v1.0.1
decoder = https://github.com/theengs/decoder.git#v1.3.0
Expand Down

0 comments on commit 4b7da30

Please sign in to comment.