From 8dae51e9b3a93f55e1033b831da0be019b9a62b1 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 17 Feb 2024 09:37:18 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index bf1eeb2..9d8ee50 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,21 @@ This chapter covers hacking static variables as it relates to embedded developme -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 23: Constants +This chapter covers constants 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 24: Debugging Constants +This chapter covers debugging constants 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 25: Hacking Constants +This chapter covers hacking constants 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