From e06b0c6edffb63f18a0f2b2ea97570a63f7f90c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Thu, 19 Apr 2018 11:19:11 +0200 Subject: [PATCH] Update ESPSoftwareSerial library --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index a103cbaa..d0088d3f 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -50,7 +50,7 @@ lib_deps = Brzo I2C https://bitbucket.org/xoseperez/debounceevent.git#2.0.1 Embedis - https://github.com/plerup/espsoftwareserial#7077979 + https://github.com/plerup/espsoftwareserial#3.4.1 https://github.com/me-no-dev/ESPAsyncTCP#55cd520 https://github.com/me-no-dev/ESPAsyncWebServer#232b87a https://bitbucket.org/xoseperez/fauxmoesp.git#2.4.2