From c78c243c07110f25ffb9328214e94297d43a06e4 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