@@ -3,7 +3,7 @@
<!---[](https://travis-ci.com/justcallmekoko/ESP32Marauder)--->
<!---Shields/Badges https://shields.io/--->
-# ESP32 Marauder v0.6.9
+# ESP32 Marauder v0.7.0
<p align="center"><img alt="Marauder logo" src="https://github.com/justcallmekoko/ESP32Marauder/blob/master/pictures/marauder3L.jpg?raw=true" width="300"></p>
<p align="center">
<b>A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32</b>
@@ -16,8 +16,8 @@
#include <TFT_eSPI.h>
-#define TFT_SHIELD
-//#define TFT_DIY
+//#define TFT_SHIELD
+#define TFT_DIY
#define SCREEN_WIDTH 240
#define SCREEN_HEIGHT 320