From cbfcb32e804de62ef457eae1dabeea219e60c935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Mon, 28 May 2018 11:25:23 +0200 Subject: [PATCH] Freeze version for EEPROM_Rotate library --- code/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/platformio.ini b/code/platformio.ini index eb0dec97..55beecfe 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -57,7 +57,7 @@ lib_deps = https://github.com/marvinroger/async-mqtt-client#v0.8.1 Brzo I2C https://bitbucket.org/xoseperez/debounceevent.git#2.0.1 - https://github.com/xoseperez/eeprom_rotate + https://github.com/xoseperez/eeprom_rotate#0.1.0 Embedis https://github.com/plerup/espsoftwareserial#3.4.1 https://github.com/me-no-dev/ESPAsyncTCP#55cd520