From 5b0ad1b5e5cee9d42f1f36c3d6b4224cbf7a72bd Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 5 Sep 2026 09:20:19 -0400 Subject: [PATCH] Revise tutorial date and lesson content Updated tutorial date and lesson details in README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc6ce91..77bfc8c 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 4, 2026] -## Lesson 286: Embedded Hacking Course (Chapter 4: Embedded System Analysis) -This chapter covers a comprehensive embedded system analysis reviewing parts of the RP2350 datasheet and helpful firmware analysis tools. +# Today's Tutorial [September 5, 2026] +## Lesson 287: Embedded Hacking Course (Chapter 5: Intro To Variables) +This chapter covers an introduction to variables 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.