-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeywords.txt
31 lines (25 loc) · 835 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
#######################################
# Syntax Coloring Map For [nome da biblioteca]
#######################################
#######################################
# Datatypes (KEYWORD1) - Tipos de Dados
#######################################
Pin KEYWORD1
#######################################
# Methods and Functions (KEYWORD2) - Métodos e Funções
#######################################
setToDigital KEYWORD2
setMode KEYWORD2
setDebounceDelay KEYWORD2
setAmostrasMediaMovel KEYWORD2
read KEYWORD2
readWithDebounce KEYWORD2
readTimeRunningLevel KEYWORD2
readTimeLastLevel KEYWORD2
readPulseCount KEYWORD2
resetPulse KEYWORD2
write KEYWORD2
writePwm KEYWORD2
#######################################
# Constants (LITERAL1) - Constantes
#######################################