You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Description:
In portrait mode, all touch screens work correctly. However, when rotating the screen 90 degrees clockwise, the touch input responds as if it had been rotated -90 degrees counter-clockwise.
Configuration:
Microcontroller: ESP32-WROOM-32 (38 pins).
Display: 2.4 inch TFT (ILI9341 controller).
Firmware: ESP32_Lurker_v1_1_0_20241128_v6.bin.
Steps to reproduce:
Upload firmware to the ESP32-WROOM-32.
Use the properly configured display.
Navigate through the menus, where the touch screen works as expected.
Access the AP selection, EAPOL/PMKID scanning, or packet monitoring screens.
Notice that the touch input is inverted when rotating the screen in landscape mode.
Expected behavior:
Touch input should remain consistent regardless of screen orientation.
video-sin-titulo-hecho-con-clipchamp_LNG81azi.mp4
The text was updated successfully, but these errors were encountered:
The problem is the screen, the marauder frowmaware is ment to run on a 2.8 inch tft
I think u can modify the source code to make it work on a 2.4 but I dont know how to do that
Problem Description:
In portrait mode, all touch screens work correctly. However, when rotating the screen 90 degrees clockwise, the touch input responds as if it had been rotated -90 degrees counter-clockwise.
Configuration:
Microcontroller: ESP32-WROOM-32 (38 pins).
Display: 2.4 inch TFT (ILI9341 controller).
Firmware: ESP32_Lurker_v1_1_0_20241128_v6.bin.
Steps to reproduce:
Upload firmware to the ESP32-WROOM-32.
Use the properly configured display.
Navigate through the menus, where the touch screen works as expected.
Access the AP selection, EAPOL/PMKID scanning, or packet monitoring screens.
Notice that the touch input is inverted when rotating the screen in landscape mode.
Expected behavior:
Touch input should remain consistent regardless of screen orientation.
video-sin-titulo-hecho-con-clipchamp_LNG81azi.mp4
The text was updated successfully, but these errors were encountered: