Update README.md

This commit is contained in:
Kevin Thomas
2024-02-10 10:27:37 -05:00
committed by GitHub
parent e706be0627
commit f1a1a298f8

View File

@@ -105,6 +105,21 @@ This chapter covers hacking the double floating-point data type as it relates to
-> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.
## Chapter 20: Static Variables
This chapter covers static 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.
## Chapter 21: Debugging Static Variables
This chapter covers debugging static 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.
## Chapter 22: Hacking Static Variables
This chapter covers hacking static 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