From 9a4cc926a278979ac20ec8506aaa9d9d4ea824e7 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Mon, 21 Jul 2025 01:02:46 +0200 Subject: [PATCH] Updated Setup ESP32 (markdown) --- Setup-ESP32.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Setup-ESP32.md b/Setup-ESP32.md index 176b6e1..291aff4 100644 --- a/Setup-ESP32.md +++ b/Setup-ESP32.md @@ -86,3 +86,5 @@ This guide should help you set up the ESP board for programming the E-ink displa | 6 | Choose board, port, and upload a demo | | 7 | Run Bluetooth/WiFi demo | | 8 | Use troubleshooting tips if needed | + +[Next Step -> Connection](https://github.com/Myxelium/Wireless_Eink_HomeScreen/wiki/Setup-ESP32)