From 05a277cd2e268411f38b6eaf38bb3dc7f7f78bd2 Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Tue, 24 May 2022 23:31:53 +0200 Subject: [PATCH] Bump theengs decoder to v0.4.0 (#1218) --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 8eee170315..d198d66b54 100644 --- a/platformio.ini +++ b/platformio.ini @@ -134,7 +134,7 @@ somfy_remote=Somfy_Remote_Lib@0.3.0 rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.0.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.3.0 +decoder = https://github.com/theengs/decoder.git#v0.4.0 [env] framework = arduino