forked from DetSimen/Arduino_TimerList
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeywords,txt
More file actions
31 lines (28 loc) · 750 Bytes
/
keywords,txt
File metadata and controls
31 lines (28 loc) · 750 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
#######################################
# Syntax Coloring Map TimerList
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
TTimerList KEYWORD1 TTimerList
TCounterDown KEYWORD1 TCounterDown
#######################################
# Methods and Functions (KEYWORD2)
#######################################
TCounterDown KEYWORD2
Start KEYWORD2
Stop KEYWORD2
Reset KEYWORD2
isActive KEYWORD2
isEmpty KEYWORD2
setInterval KEYWORD2
Tick KEYWORD2
TTimerList KEYWORD2
Add KEYWORD2
AddSeconds KEYWORD2
setNewInterval KEYWORD2
Delete KEYWORD2
getCount KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################