-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeywords.txt
More file actions
32 lines (26 loc) · 712 Bytes
/
keywords.txt
File metadata and controls
32 lines (26 loc) · 712 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#######################################
# Syntax Coloring Map for 107-Arduino-24LCxx
#######################################
#######################################
# Class (KEYWORD1)
#######################################
EEPROM_24LCxx KEYWORD1
EEPROM_24LCxx_Type KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
isConnected KEYWORD2
fill_page KEYWORD2
write_page KEYWORD2
read_page KEYWORD2
device_name KEYWORD2
device_size KEYWORD2
page_size KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
LC32 LITERAL1
LC64 LITERAL1
LC128 LITERAL1
LC256 LITERAL1
LC512 LITERAL1