forked from arkhipenko/TM1650
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeywords.txt
More file actions
38 lines (32 loc) · 908 Bytes
/
keywords.txt
File metadata and controls
38 lines (32 loc) · 908 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
33
34
35
36
37
38
#######################################
# Syntax Coloring Map For TaskManager
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
TM1650<TwoWire> KEYWORD1
TM1650<SoftwareWire> 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