From 7c1f2b5b2f98e8d817b8ae359a18e8f027385004 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 6 Apr 2024 16:32:18 -0400 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index c76682b..061c261 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,21 @@ This chapter covers hacking static conditionals as it relates to embedded develo -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 32: Dynamic Conditionals +This chapter covers dynamic 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 33: Debugging Dynamic Conditionals +This chapter covers debugging dynamic 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 34: Hacking Dynamic Conditionals +This chapter covers hacking dynamic 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