esp-cpp / espp

C++ components for ESP
https://esp-cpp.github.io/espp/
MIT License
28 stars 9 forks source link

feat(gt911): add support for reading home button #243

Closed finger563 closed 1 month ago

finger563 commented 1 month ago

Description

Motivation and Context

We didn't have support for the home button input on gt911, which meant that the home button on the ESP32-S3-BOX-3 didn't work. This fixes that.

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

CleanShot 2024-05-18 at 13 58 18

Types of changes

Checklist:

Software

github-actions[bot] commented 1 month ago

:white_check_mark:Static analysis result - no issues found! :white_check_mark: