Skip to content

Commit 0362b32

Browse files
authored
Add files via upload
1 parent 89539b1 commit 0362b32

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

simkafi.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "SimKafi",
3+
"version": "1.1.0",
4+
"description": "A comprehensive library for SIM900/SIM800 modules",
5+
"keywords": ["SIM900", "Communication", "GPRS"],
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/Askarkafi/SimKafi"
9+
},
10+
"platforms": ["espressif8266", "espressif32", "atmelavr"],
11+
"frameworks": ["arduino"]
12+
}

0 commit comments

Comments
 (0)