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
Describe the bug
Custom drivers (like the T-Deck) do not function correctly. They function correctly in themselves, but they do not make any change to the GUI
Expected behavior
(For example) whenever I press a key on the keyboard it types text in text areas.
Images
If it is a visual issue then take a picture of it or a video and add it here.
If you are having a problem compiling paste the build output below. (NO SCREENSHOTS)
PASTE OUTPUT HERE
If your problem is running the binding please past the code you are using below.*
I am using the drivers you wrote for the T-Deck.
**Exact make and model number of the MCU that you are compiling for or the firmware is running on. **
Make:ESP32-S3
Model:T-Deck
For ESP32 MCU's The PSRAM and FLASH SPI type, quad SPI or octal SPI.
PSRAM: quad OR octal
FLASH: quad OR octal
I need to know the OS and OS version of the machine that compiled the binary. If using a VM then I need to know the OS and OS version the VM is running. (WSL == VM)
OS: Ubuntu
Build Command
BUILD COMMAND HERE
The text was updated successfully, but these errors were encountered:
Describe the bug
Custom drivers (like the T-Deck) do not function correctly. They function correctly in themselves, but they do not make any change to the GUI
Expected behavior
(For example) whenever I press a key on the keyboard it types text in text areas.
Images
If it is a visual issue then take a picture of it or a video and add it here.
If you are having a problem compiling paste the build output below. (NO SCREENSHOTS)
If your problem is running the binding please past the code you are using below.*
I am using the drivers you wrote for the T-Deck.
**Exact make and model number of the MCU that you are compiling for or the firmware is running on. **
For ESP32 MCU's The PSRAM and FLASH SPI type, quad SPI or octal SPI.
I need to know the OS and OS version of the machine that compiled the binary. If using a VM then I need to know the OS and OS version the VM is running. (WSL == VM)
Build Command
The text was updated successfully, but these errors were encountered: