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
I tried to add it directly to lib/Display/DisplayTypeHelpers.cpp but doesn't really work. Maybe I'm missing something.
The text was updated successfully, but these errors were encountered:
Hey @velaar, happy to help add support for a new GxEPD2 display type.
Could you link a commit or a diff so that I know what you tried, and provide a little more information about the way in which it didn't work?
Sorry, something went wrong.
Hey @sidoh Here is what I tried: diff.txt
It seems the display doesn't initialize at all. Using HSPI on ESP32 (ESP32-PICO-KIT). The display works fine with EPD2 examples.
Those changes look correct to me. Anything interesting in Serial after you select that display type?
(disclaimer: it's going to be a little difficult for me to give detailed help because I don't own this module.)
No branches or pull requests
I tried to add it directly to lib/Display/DisplayTypeHelpers.cpp but doesn't really work. Maybe I'm missing something.
The text was updated successfully, but these errors were encountered: