Skip to content

Commit 5ba50d6

Browse files
committed
update library.properties
1 parent 32ee515 commit 5ba50d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=NetworkConfigurator
1+
name=Arduino_NetworkConfigurator
22
version=0.0.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=This library allows to configure network credentials.
6-
paragraph=It provides a set of Configurator agents to handle the transmission of network credentials, to store the provided configurations for configuring the Arduino_ConnectionHandler .
6+
paragraph=It provides a set of Agents to handle the transmission of network credentials between the board and an user device for configuring the Arduino_ConnectionHandler. The library stores the provided configurations on non volatile memory to keep them persistent.
77
category=Communication
88
url=https://github.com/arduino-libraries/ArduinoIoTCloud
99
architectures=mbed,samd,esp8266,mbed_nano,mbed_portenta,mbed_nicla,esp32,mbed_opta,mbed_giga,renesas_portenta,renesas_uno,mbed_edge

0 commit comments

Comments
 (0)