mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-25 00:07:16 +02:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user