Skip to content

Commit e730e41

Browse files
committed
Add missing information in the properties file.
1 parent b9f418b commit e730e41

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library.properties

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name=Arduino_Cellular
2-
sentence=This library provides a toolkit for interacting with the official Arduino 4G Modules.
3-
4-
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 4G Modules on the Portenta Mid Carrier board.
2+
sentence=This library provides a toolkit for interacting with the official Arduino Pro 4G Modules.
3+
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.
54
category=Communication
65
url=https://github.com/arduino-libraries/ArduinoCellular
7-
architectures=*
8-
includes=ArduinoCellular.h
6+
depends=ArduinoBearSSL,StreamDebugger,TinyGsm,ArduinoHttpClient
7+
architectures=renesas_portenta, mbed_portenta
8+
includes=ArduinoCellular.h

0 commit comments

Comments
 (0)