diff --git a/library.properties b/library.properties index afd7da8..6b1bcc4 100644 --- a/library.properties +++ b/library.properties @@ -1,8 +1,8 @@ name=Arduino_Cellular -sentence=This library provides a toolkit for interacting with the official Arduino 4G Modules. - -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. +sentence=This library provides a toolkit for interacting with the official Arduino Pro 4G Modules. +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. category=Communication url=https://github.com/arduino-libraries/ArduinoCellular -architectures=* -includes=ArduinoCellular.h +depends=ArduinoBearSSL,StreamDebugger,TinyGsm,ArduinoHttpClient +architectures=renesas_portenta, mbed_portenta +includes=ArduinoCellular.h \ No newline at end of file