File tree Expand file tree Collapse file tree 1 file changed +22
-6
lines changed Expand file tree Collapse file tree 1 file changed +22
-6
lines changed Original file line number Diff line number Diff line change 1
- ##########################################
1
+ ##################################################
2
+ # Syntax Coloring Map For Arduino_GigaDisplayTouch
3
+ ##################################################
2
4
# Class
3
- ##########################################
5
+ ##################################################
4
6
5
- ##########################################
7
+ Arduino_GigaDisplayTouch KEYWORD1
8
+
9
+ ##################################################
6
10
# Methods and Functions
7
- ##########################################
11
+ ##################################################
12
+
13
+ begin KEYWORD2
14
+ end KEYWORD2
15
+
16
+ detect KEYWORD2
17
+ attach KEYWORD2
8
18
9
- ##########################################
19
+ ##################################################
10
20
# Constants
11
- ##########################################
21
+ ##################################################
22
+
23
+ GT911_I2C_ADDR_BA_BB LITERAL1
24
+ GT911_I2C_ADDR_28_29 LITERAL1
25
+
26
+ GT911_CONTACT_SIZE LITERAL1
27
+ GT911_MAX_CONTACTS LITERAL1
You can’t perform that action at this time.
0 commit comments