ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
jrhoffa 30e6020d0d Add RMT backend il y a 3 ans
..
CMakeLists.txt Add SPI backend il y a 3 ans
Kconfig.projbuild Add basic support for OTA & MQTT debugging il y a 3 ans
device.cpp Fix MQTT discovery message il y a 3 ans
device.hpp Add full MQTT/JSON support il y a 3 ans
http_serv.cpp Add basic support for OTA & MQTT debugging il y a 3 ans
http_serv.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
leds.cpp Add SPI backend il y a 3 ans
leds.hpp Add SPI backend il y a 3 ans
main.cpp Add SPI backend il y a 3 ans
mqtt.cpp Deprioritize MQTT debug il y a 3 ans
mqtt.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
ota.cpp Add basic support for OTA & MQTT debugging il y a 3 ans
ota.hpp Add basic support for OTA & MQTT debugging il y a 3 ans
presets.cpp Add random and rainbow variant presets il y a 3 ans
presets.hpp Fix MQTT discovery message il y a 3 ans
rmt_leds.cpp Add RMT backend il y a 3 ans
rmt_leds.hpp Add RMT backend il y a 3 ans
spi_leds.cpp Add SPI backend il y a 3 ans
spi_leds.hpp Add SPI backend il y a 3 ans
utils.cpp Add LED animation support for single gradients il y a 3 ans
utils.hpp Add LED animation support for single gradients il y a 3 ans
wifi.cpp Add basic support for OTA & MQTT debugging il y a 3 ans
wifi.hpp Add basic support for OTA & MQTT debugging il y a 3 ans