Skip to content

Commit 5fbbf5f

Browse files
Update library.properties
1 parent c53bdfa commit 5fbbf5f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

library.properties

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name=Arduino_Cellular
2+
version=1.0.0
3+
author=Arduino
4+
maintainer=Arduino <[email protected]>
25
sentence=This library provides a toolkit for interacting with the official Arduino Pro 4G Modules.
36
paragraph=A library that allows you to connect to the Internet, send and receive SMS messages, and get location from the cellular network or GPS using the official Arduino Pro 4G Modules on the Portenta Mid Carrier board.
47
category=Communication
5-
url=https://github.com/arduino-libraries/ArduinoCellular
6-
depends=ArduinoBearSSL,StreamDebugger,TinyGsm,ArduinoHttpClient
8+
url=https://github.com/arduino-libraries/Arduino_Cellular
9+
depends=ArduinoBearSSL,StreamDebugger,TinyGSM,ArduinoHttpClient
710
architectures=renesas_portenta, mbed_portenta
8-
includes=ArduinoCellular.h
11+
includes=ArduinoCellular.h

0 commit comments

Comments
 (0)