From 8ca86dacb798ff51751d5a05b95ca3619b479d87 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 1 Sep 2026 08:11:31 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6c1cf4..27cac96 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ By using this repository and course, you acknowledge and agree that:
-# Today's Tutorial [August 31, 2026] +# Today's Tutorial [September 1, 2026] ## Lesson 282: Embedded Assembler Course (Chapter 11: Functions, Interrupts, UART & STUXNET Simulation!) This chapter covers functions, interrupts, UART and a simple STUXNET simulation within the STM32F401CCU6 architecture.