Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 97dcea2

Browse filesBrowse files
authored
Update library.properties (espressif#4563)
Set the category to silence this warning in the Arduino IDE: ``` WARNING: Category '' in library WiFiProv is not valid. Setting to 'Uncategorized' ```
1 parent dcff2e9 commit 97dcea2
Copy full SHA for 97dcea2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎libraries/WiFiProv/library.properties

Copy file name to clipboardExpand all lines: libraries/WiFiProv/library.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ author=Switi Mhaiske <sweetymhaiske@gmail.com>
44
maintainer=Hristo Gochkov <hristo@espressif.com>
55
sentence=Enables provisioning.
66
paragraph=With this library you can perform provisioning on esp32 via SoftAP or BLE.
7-
category=
7+
category=Communication
88
url=
99
architectures=esp32

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.