We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2f123 commit b5bdc64Copy full SHA for b5bdc64
keywords.txt
@@ -0,0 +1,23 @@
1
+#######################################
2
+# Syntax Coloring Map For Arduino_UnifiedStorage
3
4
+
5
6
+# Datatypes (KEYWORD1)
7
8
9
+UnifiedStorage KEYWORD1
10
11
12
+# Methods and Functions (KEYWORD2)
13
14
15
+begin KEYWORD2
16
+unmount KEYWORD2
17
+getRootFolder KEYWORD2
18
+format KEYWORD2
19
20
21
22
+# Constants (LITERAL1)
23
0 commit comments