From fa003f084b663981bb7c44b6901a02b38b82b6ff Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 1 Mar 2024 11:01:59 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index eaea170..c76682b 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,21 @@ This chapter covers hacking operators as it relates to embedded development on t -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 29: Static Conditionals +This chapter covers static conditionals 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. + +## Chapter 30: Debugging Static Conditionals +This chapter covers debugging static conditionals 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. + +## Chapter 31: Hacking Static Conditionals +This chapter covers hacking static conditionals 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