diff --git a/README.md b/README.md index 4c0bb56..9dec75c 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 [August 13, 2026] -## Lesson 268: Hacking Embedded Rust Course w/ microbit (Chapter 2: Embassy Async Runtime Deep Dive) -This chapter covers the Embassy async runtime for an embedded Rust microbit. +# Today's Tutorial [August 14, 2026] +## Lesson 269: Hacking Embedded Rust Course w/ microbit (Chapter 3: Interrupt Handlers and Hardware Abstraction) +This chapter covers the interrupt handlers and hardware abstraction for an embedded Rust microbit. -> Click [HERE](https://github.com/mytechnotalent/rust_embassy_microbit_project/blob/main/Hacking_Embedded_Rust_w_microbit.pdf) to read the FREE pdf book.