From 7b6badb115bb5c6fa22ed1f80306ecbc660d2296 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Thu, 31 Jul 2025 19:11:08 -0500 Subject: [PATCH] Update variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini Co-authored-by: Austin --- variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini b/variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini index 328fab43a..a2cbaf3d4 100644 --- a/variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini +++ b/variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini @@ -17,6 +17,6 @@ build_flags = -DEINK_BACKGROUND_USES_FAST ; (Optional) Use FAST refresh for both BACKGROUND and RESPONSIVE, until a limit is reached. lib_deps = ${esp32s3_base.lib_deps} - https://github.com/meshtastic/GxEPD2.git + https://github.com/meshtastic/GxEPD2/archive/1655054ba298e0e29fc2044741940f927f9c2a43.zip lewisxhe/PCF8563_Library@^1.0.1 maxpromer/PCA9557-arduino @ ^1.0.0 \ No newline at end of file