diff --git a/README.md b/README.md index a5fd0e3..c464934 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ **Transforms the way you troubleshoot your microcontroller projects**. ### Youtube Tutorial +https://youtu.be/UxkOosaNohU ### Installation diff --git a/examples/gpioviewer/gpioviewer.ino b/examples/gpioviewer/gpioviewer.ino index 9d9f74b..66def80 100644 --- a/examples/gpioviewer/gpioviewer.ino +++ b/examples/gpioviewer/gpioviewer.ino @@ -1,7 +1,7 @@ /*** This example is intended to demonstrate the use of the GPIO Viewer Library. -Tutorial : +Tutorial : https://youtu.be/UxkOosaNohU Documentation : https://github.com/thelastoutpostworkshop/gpio_viewer ***/