From 364aab28f6389b47f39dc7b9caacc5456688d4c7 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 13 Apr 2024 10:20:33 -0400 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 061c261..5ea415c 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,21 @@ This chapter covers hacking dynamic conditionals as it relates to embedded devel -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 35: Functions, w/o Param, w/o Return +This chapter covers functions, w/o params and without a return value 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 36: Debugging Functions, w/o Param, w/o Return +This chapter covers debugging functions, w/o params and without a return value 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 37: Hacking Functions, w/o Param, w/o Return +This chapter covers hacking functions, w/o params and without a return value 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