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

Sign up
Appearance settings

Commit 07a8c31

Browse files
committed
fix: Use correct category for ESP_NOW
Change categor of ESP_NOW from "Sensor", which is not a valid category, to "Communication", since ESP_NOW enables communications. here are the valid categories + Display + Communication + Signal Input/Output + Sensors + Device Control + Timing + Data Storage + Data Processing + Other see here for valid categories at the time of this commit https://github.com/arduino/arduino-cli/blob/b6ddb5ad8397309b1c37745344b455406f085d0d/internal/arduino/libraries/libraries.go#L38
1 parent 9b8af64 commit 07a8c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libraries/ESP_NOW/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ author=me-no-dev
44
maintainer=P-R-O-C-H-Y
55
sentence=Library for ESP_NOW
66
paragraph=Supports ESP32 Arduino platforms.
7-
category=Sensor
7+
category=Communication
88
url=https://github.com/espressif/arduino-esp32/
99
architectures=esp32

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /