From e2ba081c65a6a65db51f7688e801cbddd3f05327 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 15 Nov 2023 14:45:57 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1dd2053..72b3883 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,11 @@ This chapter covers hacking an introduction to variables as it relates to embedd -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 8: Uninitialized Variables +This chapter covers 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