Added examples notes

This commit is contained in:
lewishe 2024-01-11 11:18:06 +08:00
parent cc008f3d81
commit 330baf44ad
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,8 @@
/* Please make sure your touch IC model. */
// If you don't have a touch panel, you don't need to define a touch model
// 定义一个触摸型号,如果不清楚你使用的触摸型号,可以任意定义一个触摸型号,将下面两行中的一个取消掉,如果触摸不正常,那就换另一个试试
// 如果不定义,则禁用触摸功能
// #define TOUCH_MODULES_CST_MUTUAL
// #define TOUCH_MODULES_CST_SELF

View File

@ -1,5 +1,6 @@
/* Please make sure your touch IC model. */
// 定义一个触摸型号,如果不清楚你使用的触摸型号,可以任意定义一个触摸型号,将下面两行中的一个取消掉,如果触摸不正常,那就换另一个试试
// 如果不定义,则禁用触摸功能
//!!!If you are unsure about the drive model, please switch the definition to try to see if the touch is normal
// #define TOUCH_MODULES_CST_MUTUAL //Early use of CST328