From 1511cbb93aa82e585aa5e9f9d50610318dd95cec Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 9 Dec 2023 09:08:13 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 588dafb..d6a4274 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,16 @@ This chapter covers the integer data type as it relates to embedded development -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 12: Debugging Integer Data Type +This chapter covers debugging the integer data type 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 13: Hacking Integer Data Type +This chapter covers hacking the integer data type 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