From e1220fefbc271a896990425be00eed8428c0746e Mon Sep 17 00:00:00 2001 From: Kalrkloss <81171228+Kalrkloss@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:50:21 +0100 Subject: [PATCH 1/2] Update yd_esp32_s3_n16r8.md Added link to github repository containing hardware information and sample code. --- _board/yd_esp32_s3_n16r8.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_board/yd_esp32_s3_n16r8.md b/_board/yd_esp32_s3_n16r8.md index 7da57ff9c..81786b7bf 100644 --- a/_board/yd_esp32_s3_n16r8.md +++ b/_board/yd_esp32_s3_n16r8.md @@ -22,3 +22,6 @@ Most of the pins of the modules on the board have been led out to the pin rows o ## Purchase * [Aliexpress](https://www.aliexpress.com/item/3256803838808294.html?skuId=12000028793982306) + +Hardware information and example code: +* [Github] (https://github.com/vcc-gnd/YD-ESP32-S3) From 5597593c1828b1f06b1d2f68732bb9bb6d293847 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Tue, 5 Nov 2024 09:14:10 -0600 Subject: [PATCH 2/2] fix link, add to n8r8 also. --- _board/yd_esp32_s3_n16r8.md | 2 +- _board/yd_esp32_s3_n8r8.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_board/yd_esp32_s3_n16r8.md b/_board/yd_esp32_s3_n16r8.md index 81786b7bf..d48335b39 100644 --- a/_board/yd_esp32_s3_n16r8.md +++ b/_board/yd_esp32_s3_n16r8.md @@ -24,4 +24,4 @@ Most of the pins of the modules on the board have been led out to the pin rows o * [Aliexpress](https://www.aliexpress.com/item/3256803838808294.html?skuId=12000028793982306) Hardware information and example code: -* [Github] (https://github.com/vcc-gnd/YD-ESP32-S3) +* [Github](https://github.com/vcc-gnd/YD-ESP32-S3) diff --git a/_board/yd_esp32_s3_n8r8.md b/_board/yd_esp32_s3_n8r8.md index 1240f326a..928799277 100644 --- a/_board/yd_esp32_s3_n8r8.md +++ b/_board/yd_esp32_s3_n8r8.md @@ -22,3 +22,6 @@ Most of the pins of the modules on the board have been led out to the pin rows o ## Purchase * [Aliexpress](https://www.aliexpress.com/item/3256803838808294.html?skuId=12000028793982305) + +Hardware information and example code: +* [Github](https://github.com/vcc-gnd/YD-ESP32-S3)