From 5b1d3a0c517257460fa080b966143af47f80cd9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Thu, 6 Oct 2022 08:55:58 +0200 Subject: [PATCH] Update platformio.ini --- variants/t-echo/platformio.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/variants/t-echo/platformio.ini b/variants/t-echo/platformio.ini index ef90db727..3582f7ed9 100644 --- a/variants/t-echo/platformio.ini +++ b/variants/t-echo/platformio.ini @@ -14,5 +14,6 @@ lib_deps = ${nrf52840_base.lib_deps} https://github.com/meshtastic/GxEPD2#afce87a97dda1ac31d8a28dc8fa7c6f55dc96a61 adafruit/Adafruit BusIO@^1.13.2 - lewisxhe/PCF8563_Library@^1.0.0 +# lewisxhe/PCF8563_Library@^1.0.1 // switch to this one when it is released! + https://github.com/lewisxhe/PCF8563_Library.git#fe8cface109f63b5a4fb6abeaf87c6de0faa24c6 ;upload_protocol = fs