From 0926b1e929c04b65b0dcaecf46ff3a7bf4bc859b Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 24 Feb 2024 10:33:51 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 9d8ee50..eaea170 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,21 @@ This chapter covers hacking constants as it relates to embedded development on t -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book. +## Chapter 26: Operators +This chapter covers operators 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 27: Debugging Operators +This chapter covers debugging operators 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 28: Hacking Operators +This chapter covers hacking operators 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