From 5576d9959a750d20ceb997215ee79281e2ca6a4c Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 22 Nov 2023 09:49:52 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 35cfd62..5a174c4 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ This chapter covers debugging uninitialized variables as it relates to embedded -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 10: Hacking Uninitialized Variables +This chapter covers hacking uninitialized variables as it relates to embedded development on the Pico W. + +-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. + ## IN DEVELOPMENT ## License