Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit a1e685e

Browse files
committed
Add keyword.txt file
1 parent e1b102e commit a1e685e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

keywords.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Syntax Coloring Map For Arduino-SIM800L-driver
2+
3+
# Datatypes (KEYWORD1)
4+
SIM800L KEYWORD3
5+
6+
# Methods and Functions (KEYWORD2)
7+
doGet KEYWORD2
8+
doPost KEYWORD2
9+
10+
# Instances (KEYWORD2)
11+
12+
# Constants (LITERAL1)

0 commit comments

Comments
 (0)