Skip to content

Commit 981b107

Browse files
committed
Prepare for submit to Arduino
1 parent b805726 commit 981b107

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# M2M_Quectel
22

3-
Note: _This is prerelease software!_
4-
53
Arduino library for Quectel cellular modules.
64

75
Written by Jonny Bergdahl for M2M Solutions AB.

library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=M2M Solution Quectel Library
2-
version=1.0.1
1+
name=M2M Solutions Quectel Library
2+
version=1.0.2
33
author=M2M Solutions AB
44
maintainer=M2M Solutions AB <info@m2msolutions.se>
5-
sentence=Quectel Arduino library.
6-
paragraph=A library for Quectel cellular modules.
5+
sentence=Arduino library for Quectel cellular modules.
6+
paragraph=A library for controlling Quectel cellular modules over a serial connection.
77
category=Communication
88
url=https://github.com/m2m-solutions/M2M_Quectel
99
architectures=*

0 commit comments

Comments
 (0)