Just Call Me Koko пре 6 година
родитељ
комит
27f0b4aedd
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -4,3 +4,8 @@
   <b>A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32</b>
   <br>
 </p>
+
+# Special Thanks
+- [Spacehuhn](https://github.com/spacehuhn) for an easy to use linked list library [SimpleList](https://github.com/spacehuhn/SimpleList)
+  - Also a well designed menu structure. I adapted it to the TFT GUI because it worked perfectly
+- [Bodmer](https://github.com/Bodmer) for a comprehensive TFT touch screen library [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI)