Update library.properties (#4563)
Set the category to silence this warning in the Arduino IDE: ``` WARNING: Category '' in library WiFiProv is not valid. Setting to 'Uncategorized' ```
This commit is contained in:
parent
dcff2e9774
commit
97dcea2b99
@ -4,6 +4,6 @@ author=Switi Mhaiske <sweetymhaiske@gmail.com>
|
|||||||
maintainer=Hristo Gochkov <hristo@espressif.com>
|
maintainer=Hristo Gochkov <hristo@espressif.com>
|
||||||
sentence=Enables provisioning.
|
sentence=Enables provisioning.
|
||||||
paragraph=With this library you can perform provisioning on esp32 via SoftAP or BLE.
|
paragraph=With this library you can perform provisioning on esp32 via SoftAP or BLE.
|
||||||
category=
|
category=Communication
|
||||||
url=
|
url=
|
||||||
architectures=esp32
|
architectures=esp32
|
||||||
|
Loading…
Reference in New Issue
Block a user