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
Hi guys, any plans to support ST7687S round displays like this one?
DFRobot already implemented support for these TFTs: https://github.com/DFRobot/DFRobot_ST7687S https://github.com/DFRobot/DFRobot_Display and it works fine with ESP32 (I tested on ESP-WROOM-32). So it shouldn't be very hard to add ST7687S support to the library for devs familiar with ESP32_TFT_library drivers implementation (but maybe I'm wrong).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi guys, any plans to support ST7687S round displays like this one?
DFRobot already implemented support for these TFTs:
https://github.com/DFRobot/DFRobot_ST7687S
https://github.com/DFRobot/DFRobot_Display
and it works fine with ESP32 (I tested on ESP-WROOM-32). So it shouldn't be very hard to add ST7687S support to the library for devs familiar with ESP32_TFT_library drivers implementation (but maybe I'm wrong).
The text was updated successfully, but these errors were encountered: