justcallmekoko / ESP32Marauder

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
4.92k stars 537 forks source link

LilyGO T_Deck support #447

Open mirkokral opened 6 months ago

mirkokral commented 6 months ago

Describe the solution you'd like I would like support for the T_Deck and maybe some LoRa features. The T_Deck also has stuff like a battery, speaker, microphone and a SD card

Describe alternatives you've considered I have tried to do it myself, but i could not get a working result.

djfireball2005 commented 5 months ago

Hello, I am also trying to do it without success, the only way to make it work is by commenting HAS_SCREEN. It always gives errors when compiling. I have tried it in Arduino IDE 1.8.19, 2.0. 2.2.1 and PlatformIO with the same result. The User_Setup.h from TFT_eSPI library is correctly edited. I don´t know what is the problem compiling...