From a2a44c28d42f61c2ff581ea92fd9c16c7bfe01e4 Mon Sep 17 00:00:00 2001 From: Max Prokhorov Date: Tue, 12 May 2020 21:16:33 +0300 Subject: [PATCH] Update IRremoteESP8266 to 2.7.4 (#2182) * Update IRremoteESP8266 to 2.7.4 Fix version specifier, use PIO registry instead of git Need this for -DALLOW_DELAY_CALLS=false * Update platformio.ini https://platformio.org/lib/show/1089/IRremoteESP8266/installation --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index e19a5bea..ad19fb71 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -146,7 +146,7 @@ lib_deps = https://github.com/me-no-dev/ESPAsyncWebServer#b0c6144 https://bitbucket.org/xoseperez/fauxmoesp.git#3.1.0 https://github.com/xoseperez/hlw8012.git#1.1.0 - https://github.com/markszabo/IRremoteESP8266#v2.2.0 + IRremoteESP8266@2.7.4 https://github.com/xoseperez/justwifi.git#2.0.2 https://github.com/madpilot/mDNSResolver#4cfcda1 https://github.com/xoseperez/my92xx#3.0.1