We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b63326 commit 9a20b89Copy full SHA for 9a20b89
keywords.txt
@@ -0,0 +1,26 @@
1
+#######################################
2
+# Syntax Coloring Map For Energy Saving
3
4
+
5
6
+# Datatypes (KEYWORD1)
7
8
9
+ArduinoLowPower KEYWORD1
10
+LowPower KEYWORD1
11
12
13
+# Methods and Functions (KEYWORD2)
14
15
16
+begin KEYWORD2
17
+idle KEYWORD2
18
+sleep KEYWORD2
19
+deepSleep KEYWORD2
20
+shutdown KEYWORD2
21
+attachInterruptWakeup KEYWORD2
22
+enableWakeupFrom KEYWORD2
23
24
25
+# Constants (LITERAL1)
26
0 commit comments