Skip to content

Commit c8f8dd3

Browse files
committed
SDK Release v0.9.8
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 810864f commit c8f8dd3

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

package.json

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
11
{
2-
"description": "Logicrom Software Development Kit is a framework for Wireless IoT development on 4G LTE Cat.1 (RDA8910), GSM (MT2503/MT6261/RDA8955) and NBIoT (MT2625) chipsets/modules.",
32
"name": "framework-logicromsdk",
4-
"system": "*",
5-
"url": "https://github.com/waybyte/logicromsdk",
6-
"version": "0.9.7"
3+
"version": "0.9.8",
4+
"description": "Logicrom Software Development Kit is a framework for Wireless IoT development on 4G LTE Cat.1 (RDA8910), GSM (MT2503/MT6261/RDA8955) and NBIoT (MT2625) chipsets/modules.",
5+
"keywords": [
6+
"framework",
7+
"logicrom",
8+
"RDA8910",
9+
"MT6261",
10+
"MT2503",
11+
"MT2625",
12+
"RDA8955",
13+
"Quectel",
14+
"SIMCOM",
15+
"Neoway",
16+
"Fibocom",
17+
"AiThinker"
18+
],
19+
"homepage": "https://waybyte.in/products/logicrom",
20+
"license": "MIT",
21+
"repository": {
22+
"type": "git",
23+
"url": "https://github.com/waybyte/logicromsdk"
24+
}
725
}

0 commit comments

Comments
 (0)