From 8c0ba0119449a612427aa258baf586d4ba858ac9 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 3 Sep 2026 07:36:55 -0400 Subject: [PATCH] Revise today's tutorial and lesson information Updated tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91a2a50..5aaede3 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 2, 2026] -## Lesson 284: Embedded Hacking Course (Chapter 2: Debugging hello, world) -This chapter covers the debugging of our firmware for the Pico 2 MCU hello, world program. +# Today's Tutorial [September 3, 2026] +## Lesson 285: Embedded Hacking Course (Chapter 3: Hacking hello, world) +This chapter covers the hacking of our firmware for the Pico 2 MCU hello, world program. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.