From d8fc355230cf09b747eed62b2647b9f795d6cd35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Wed, 29 Aug 2018 23:23:27 +0200 Subject: [PATCH] Update DebounceEvent lib to properly handle initial status for BUTTON_SWITCH (#1073) --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index 90c1eb58..61a7f592 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -72,7 +72,7 @@ lib_deps = ArduinoJson https://github.com/marvinroger/async-mqtt-client#v0.8.1 Brzo I2C - https://bitbucket.org/xoseperez/debounceevent.git#2.0.1 + https://bitbucket.org/xoseperez/debounceevent.git#2.0.3 https://github.com/xoseperez/eeprom_rotate#0.9.1 Embedis Encoder