ESP32 Native version of Blinky, featureful controller code for WS2811/WS2812/NeoPixels
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
jrhoffa 2fec06b9f8 Refactor presets to use JSON definitions 3年前
..
CMakeLists.txt Add SPI backend 3年前
Kconfig.projbuild Add basic support for OTA & MQTT debugging 3年前
colors.json Refactor presets to use JSON definitions 3年前
device.cpp Refactor presets to use JSON definitions 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 Refactor presets to use JSON definitions 3年前
leds.hpp Refactor presets to use JSON definitions 3年前
main.cpp Refactor presets to use JSON definitions 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 Refactor presets to use JSON definitions 3年前
presets.hpp Refactor presets to use JSON definitions 3年前
presets.json Refactor presets to use JSON definitions 3年前
rmt_leds.cpp Add RMT backend 3年前
rmt_leds.hpp Add RMT backend 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年前