mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-23 23:37:15 +02:00
Separate Provisioning library from WiFi library (#4547)
This commit is contained in:
9
libraries/WiFiProv/library.properties
Normal file
9
libraries/WiFiProv/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=WiFiProv
|
||||
version=1.0
|
||||
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=
|
||||
url=
|
||||
architectures=esp32
|
Reference in New Issue
Block a user