Add standby mode function for TFT #2916
Unanswered
matthieuweber
asked this question in
New processor/display support or capability request
Replies: 1 comment
-
I prefer simple low level functions like this to be in the sketch rather than the base library. Alternatively an extension library can be created using the approach described here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I added and tested with success
(at least for my TFT TJCTM24024 (ILI9341 2.8" SPI)
a sleep /wake-up function to switch off/on my screen
Code could be added into TFT_eSPI.cpp / TFT_eSPI.h
Best,
Matthieu
Beta Was this translation helpful? Give feedback.
All reactions