From 3b9d5bc984aba06fceb3c711a8bd8197aa3fb8d1 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Sun, 20 Jul 2025 19:45:21 +0200 Subject: [PATCH] fix: download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2cdb83..78a9c1d 100644 --- a/README.md +++ b/README.md @@ -128,4 +128,4 @@ Install following libraries (if more is needed search for them and install them * GUI_Paint * JPEGDEC -You need the Waveshare examples installed since it uses code from them. See above link to find the download. +You need the Waveshare examples installed since it uses code from them download them here [Download](https://files.waveshare.com/upload/5/50/E-Paper_ESP32_Driver_Board_Code.7z) or check above link.