From 78ef3ec87d75838019d06d2354091e63d5f7a4c3 Mon Sep 17 00:00:00 2001 From: gvl610 <68118236+raspiduino@users.noreply.github.com> Date: Sat, 30 Sep 2023 19:32:14 +0700 Subject: [PATCH] Add Youtube video --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0536da8..535f795 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ![image](https://github.com/raspiduino/arv32-opt/assets/68118236/e457c5f7-110e-457c-ab98-48de47102af9) +[Video on Youtube](https://youtu.be/ZzReAELagG4) + Note: The code is in **pure AVR C**. Arduino IDE is just used as *serial terminal*. ## What is this?