From 712a64c73da4456f4427baad76ead8b4dfdaba6d Mon Sep 17 00:00:00 2001 From: Arik Yavilevich Date: Sun, 27 Sep 2020 12:26:40 +0300 Subject: [PATCH] try whirlpool fix --- platformio_tasmota_env.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio_tasmota_env.ini b/platformio_tasmota_env.ini index df20bd494..3f575471b 100644 --- a/platformio_tasmota_env.ini +++ b/platformio_tasmota_env.ini @@ -15,7 +15,7 @@ upload_resetmethod = ${common.upload_resetmethod} upload_speed = ${common.upload_speed} extra_scripts = ${common.extra_scripts} lib_deps = - https://github.com/crankyoldgit/IRremoteESP8266#Issue1275 + https://github.com/crankyoldgit/IRremoteESP8266#Issue1283 [env:tasmota]