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:
Mike Dunston 2020-11-23 04:21:34 -08:00 committed by GitHub
parent dcff2e9774
commit 97dcea2b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,6 @@ author=Switi Mhaiske <sweetymhaiske@gmail.com>
maintainer=Hristo Gochkov <hristo@espressif.com>
sentence=Enables provisioning.
paragraph=With this library you can perform provisioning on esp32 via SoftAP or BLE.
category=
category=Communication
url=
architectures=esp32