Best approach to turn off brightness before begin() ? #255
Unanswered
martinroger
asked this question in
Q&A
Replies: 0 comments
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.
-
I am aware of the ESP_PANEL_BOARD_BACKLIGHT_IDLE_OFF macro when using custom boards, however the value for this is obviously "fixed" if using a supported board.
My target is to be able to change this parameter to OFF or ON programatically before the begin() call for the Board . Is that possible ? If so how ? (Without using a custom board configuration file)
Beta Was this translation helpful? Give feedback.
All reactions