ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
jrhoffa 33d64e37e7 Add multi-color support to sparkle effect 3 年前
..
patterns Add multi-color support to sparkle effect 3 年前
CMakeLists.txt Add random and sparkle animation patterns 3 年前
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3 年前
colors.json Refactor presets to use JSON definitions 3 年前
device.cpp Fix memory leak in pattern states 3 年前
device.hpp Refactor presets to use JSON definitions 3 年前
http_serv.cpp Add basic support for OTA & MQTT debugging 3 年前
http_serv.hpp Add basic support for OTA & MQTT debugging 3 年前
leds.cpp Add random and sparkle animation patterns 3 年前
leds.hpp Fix memory leak in pattern states 3 年前
main.cpp Add multi-color support to sparkle effect 3 年前
mqtt.cpp Refactor presets to use JSON definitions 3 年前
mqtt.hpp Add basic support for OTA & MQTT debugging 3 年前
ota.cpp Add basic support for OTA & MQTT debugging 3 年前
ota.hpp Add basic support for OTA & MQTT debugging 3 年前
presets.cpp Add random and sparkle animation patterns 3 年前
presets.hpp Add random and sparkle animation patterns 3 年前
presets.json Add multi-color support to sparkle effect 3 年前
spi_leds.cpp Add asynchronous DMA support and fix timing issues 3 年前
spi_leds.hpp Add asynchronous DMA support and fix timing issues 3 年前
utils.cpp Refactor presets to use JSON definitions 3 年前
utils.hpp Refactor presets to use JSON definitions 3 年前
wifi.cpp Add basic support for OTA & MQTT debugging 3 年前
wifi.hpp Add basic support for OTA & MQTT debugging 3 年前