Skip to content

Commit 14f19be

Browse files
committed
Update espnow.rst
1 parent fc7616e commit 14f19be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/api/espnow.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ About
77

88
ESP-NOW is a communication protocol designed for low-power, low-latency, and high-throughput communication between ESP32 devices without the need for an access point (AP).
99
It is ideal for scenarios where devices need to communicate directly with each other in a local network.
10-
ESP-NOW is ideal for smart lights, remote control devices, sensors and other applications.
10+
ESP-NOW can be used for smart lights, remote control devices, sensors and many other applications.
1111

1212
This library provides an easy-to-use interface for setting up ESP-NOW communication, adding and removing peers, and sending and receiving data packets.
1313

0 commit comments

Comments
 (0)