We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddb604 commit 5d7f75aCopy full SHA for 5d7f75a
keywords.txt
@@ -13,8 +13,8 @@ Arduino_GigaDisplayTouch KEYWORD1
13
begin KEYWORD2
14
end KEYWORD2
15
16
-detect KEYWORD2
17
-attach KEYWORD2
+getTouchPoints KEYWORD2
+onDetect KEYWORD2
18
19
##################################################
20
# Constants
@@ -24,4 +24,4 @@ GT911_I2C_ADDR_BA_BB LITERAL1
24
GT911_I2C_ADDR_28_29 LITERAL1
25
26
GT911_CONTACT_SIZE LITERAL1
27
-GT911_MAX_CONTACTS LITERAL1
+GT911_MAX_CONTACTS LITERAL1
0 commit comments