From d55f6d9978a498bc9d77e9cb25ee15753dac4146 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 9 Sep 2026 12:04:22 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f769f23..38cc88e 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
-# Today's Tutorial [September 8, 2026] -## Lesson 289: Embedded Hacking Course (Chapter 7: Hacking Intro To Variables) -This chapter covers hacking an introduction to variables as it relates to embedded development on the Pico 2. +# Today's Tutorial [September 9, 2026] +## Lesson 290: Embedded Hacking Course (Chapter 8: Uninitialized Variables) +This chapter covers uninitialized variables as well as an intro to GPIO outputs as we blink an LED as it relates to embedded development on the Pico 2. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.