From 7819024e8be71bba149ee19662aa37f5529dfff8 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 1 Aug 2026 07:20:01 -0400 Subject: [PATCH] Revise today's tutorial and lesson information Updated tutorial date and lesson details for the Hacking Embedded Rust Course. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8264594..11c38ca 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 [July 31, 2026] -## Lesson 261: Hacking Embedded Rust Course (Chapter 1: Wiring) -This chapter covers the basics of setting up wiring for an embedded Rust Pico. +# Today's Tutorial [August 1, 2026] +## Lesson 262: Hacking Embedded Rust Course (Chapter 2: Features) +This chapter covers the features of Reverse Engineering Rust Pico. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_pico_project/blob/main/Hacking_Embedded_Rust.pdf) to read the FREE pdf book.