linuxthor / Hackers-TTGO-Watch

Firmware for a ttgo-watch2020-v1 / ttgo-watch2020-v2 / ttgo-watch2020-v3 smartwatch based on ESP32 from LilyGo.
GNU General Public License v2.0
68 stars 7 forks source link

SSID Spam crashes #5

Closed Crsarmv7l closed 2 years ago

Crsarmv7l commented 2 years ago

It appears the SSID Spam app (Wireless) makes the screen flicker and the watch restart.

There are also warnings of "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]" on the rick SSIDs

linuxthor commented 2 years ago

Resolved with the latest commit - @Crsarmv7l please try once more and thanks for the report

Crsarmv7l commented 2 years ago

Cool appreciate the fix, as a side note I have gotten packet injection working on the t-watch on my fork. Might be something you would like to include in yours.

linuxthor commented 2 years ago

That looks great @Crsarmv7l. Very grateful for the suggestion. I'm spending a little time on stability and battery life at the moment then I will look to include more tools next.