/NeoPixelBus-esp-idf

This fork of Makuna/NeoPixelBus includes compatibility changes allowing it to be used as a component in ESP-IDF projects.

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

NeoPixelBus (ESP-IDF)

Please see the documentation at the original repository.

ESP-IDF usage

Clone the repository into the components directory (within your project, or in your ESP-IDF installation root), and simply add "NeoPixelBus" to the REQUIRES section of your ESP-IDF CMakeLists.txt file(s).