From d9a051161c2b3d451f4d4b676153f1ceb43f576d Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 22 Nov 2023 09:22:11 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 72b3883..35cfd62 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ This chapter covers uninitialized variables as it relates to embedded developmen -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 9: Debugging Uninitialized Variables +This chapter covers debugging 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