Update src/configuration.h

typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nasimovy 2025-08-14 13:30:59 +02:00 committed by GitHub
parent ce96f47931
commit 21c35089d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -235,7 +235,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Touchscreen
// -----------------------------------------------------------------------------
#define FT6336U_ADDR 0x48
#define CST328_ADDR 0x1A // same adress as CST226SE
#define CST328_ADDR 0x1A // same address as CST226SE
#define CST226SE_ADDR_ALT 0x5A
// -----------------------------------------------------------------------------