We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On ESP32-8048S050, although the backlight works there is nothing drawn on the display. Sometimes you get slow flashing whole-screen colours.
See #861 for chat.
Use https://nightly.openhasp.com/ to flash device - on startup, no graphics is seen.
On flashing, you should see the hostname & IP address
The text was updated successfully, but these errors were encountered:
Note that I have a PR pending
Sorry, something went wrong.
Tweak settings for ESP32-8048S050 so that display works.
e3ae1e6
See HASwitchPlate#868 and HASwitchPlate#861
Note that high values of TFT_PREFER_SPEED is required to make the screen work but too high and the wifi slows considerably.
No branches or pull requests
Perform all steps below and tick them with [x]
Describe the bug
On ESP32-8048S050, although the backlight works there is nothing drawn on the display. Sometimes you get slow flashing whole-screen colours.
See #861 for chat.
To Reproduce
Use https://nightly.openhasp.com/ to flash device - on startup, no graphics is seen.
Expected behavior
On flashing, you should see the hostname & IP address
Screenshots or video
The text was updated successfully, but these errors were encountered: