From 06d96a958213745aae4c68af65db56aef50d5563 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 26 Nov 2023 11:17:58 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5a174c4..588dafb 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,11 @@ This chapter covers hacking uninitialized variables as it relates to embedded de -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 11: Integer Data Type +This chapter covers 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