8000 Update library.properties (#4563) · kind3r/arduino-esp32@97dcea2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 97dcea2

Browse 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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/WiFiProv/library.properties

Lines changed: 1 addition & 1 deletion
< 39AA td data-grid-cell-id="diff-65252c0ee318b1352b6f870482e2d7469455d4fdf6b1b393172ad6884d8b0d9d-8-8-2" data-line-anchor="diff-65252c0ee318b1352b6f870482e2d7469455d4fdf6b1b393172ad6884d8b0d9dR8" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">
url=
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
99
architectures=esp32

0 commit comments

Comments
 (0)
0