-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathkeywords.txt
36 lines (30 loc) · 840 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
#######################################
# Syntax Coloring Map For DMD_MAX72xx
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
PowerMonitor KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
initVoltageSensor KEYWORD2
initCurrentSensor KEYWORD2
sample KEYWORD2
calculate KEYWORD2
sampleAndCalculate KEYWORD2
getFrequency KEYWORD2
getVoltageSampleArray KEYWORD2
getCurrentSampleArray KEYWORD2
getVcc KEYWORD2
setVbgCalibration KEYWORD2
sampleCount KEYWORD2
Vrms KEYWORD2
Irms KEYWORD2
realPower KEYWORD2
apparentPower KEYWORD2
powerFactor KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
RESERVE LITERAL1