From 36aaa54056c4f4e150f6ee0636610d9a68470a08 Mon Sep 17 00:00:00 2001 From: lin <lin@kickpi.com> Date: Fri, 21 Mar 2025 02:07:15 +0000 Subject: [PATCH] fix(touchscreen) fixed the problem of gt9xx touch abnormality --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b7b1716..1b1dffa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ longan/out/ android/device/softwinner/ceres-c3/fstab.sun50iw10p1.noverify +longan/device/.BoardConfig.mk -- Gitblit v1.6.2