diff --git a/doc/libraries.rst b/doc/libraries.rst index 0c21580165..080ab7f67c 100644 --- a/doc/libraries.rst +++ b/doc/libraries.rst @@ -164,6 +164,7 @@ Libraries that don't rely on low-level access to AVR registers should work well. - `DimSwitch `__ - Control electronic dimmable ballasts for fluorescent light tubes remotely as if using a wall switch. - `Encoder `__ - Arduino library for rotary encoders. Version 1.4 supports ESP8266. - `esp8266\_mdns `__ - mDNS queries and responses on esp8266. Or to describe it another way: An mDNS Client or Bonjour Client library for the esp8266. +- `ESP-NOW `__ - Wrapper lib for ESP-NOW (See `#2227 `__) - `ESPAsyncTCP `__ - Asynchronous TCP Library for ESP8266 and ESP32/31B - `ESPAsyncWebServer `__ - Asynchronous Web Server Library for ESP8266 and ESP32/31B - `Homie for ESP8266 `__ - Arduino framework for ESP8266 implementing Homie, an MQTT convention for the IoT.