forked from arkhipenko/TM1650
-
Notifications
You must be signed in to change notification settings - Fork 0
/
keywords.txt
37 lines (31 loc) · 866 Bytes
/
keywords.txt
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
33
34
35
36
37
#######################################
# Syntax Coloring Map For TaskManager
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
TM1650 KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
init KEYWORD2
clear KEYWORD2
displayOn KEYWORD2
displayOff KEYWORD2
displayState KEYWORD2
displayString KEYWORD2
displayRunning KEYWORD2
displayRunningShift KEYWORD2
setBrightness KEYWORD2
setBrightnessGradually KEYWORD2
getBrightness KEYWORD2
controlPosition KEYWORD2
setPosition KEYWORD2
setDot KEYWORD2
getPosition KEYWORD2
getNumPositions KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
TM1650_MIN_BRIGHT LITERAL1
TM1650_MAX_BRIGHT LITERAL1