1effae46ea
This PR is the initial documentation structure including the basic information about the project and Sphinx configuration. ####CONTENTS: - Getting Started - Installing - Boards - Libraries - Library Builder - Tutorials - ESP-IDF as Component - OTA Web Update - makeEspArduino - Troubleshooting - Contributing This PR also changes the README.md.
17 lines
380 B
ReStructuredText
17 lines
380 B
ReStructuredText
#######
|
|
ESP-NOW
|
|
#######
|
|
|
|
ESP-NOW is a fast, connectionless communication technology featuring a short packet transmission.
|
|
ESP-NOW is ideal for smart lights, remote control devices, sensors and other applications.
|
|
|
|
Example
|
|
-------
|
|
|
|
Resources
|
|
---------
|
|
|
|
* `ESP-NOW`_ (User Guide)
|
|
|
|
.. _ESP-NOW: https://www.espressif.com/sites/default/files/documentation/esp-now_user_guide_en.pdf
|