16 lines
440 B
JSON
16 lines
440 B
JSON
{
|
|
"name": "led_manager",
|
|
"version": "1.0.0",
|
|
"description": "Complete LED control library with high-level management and low-level strip drivers for ESP32",
|
|
"keywords": "led, ws2812, neopixel, rgb, esp32, status, blink, strip, rmt, spi, driver",
|
|
"authors": {
|
|
"name": "ESP32C6-DHT22 Project"
|
|
},
|
|
"license": "MIT",
|
|
"frameworks": [
|
|
"espidf"
|
|
],
|
|
"platforms": [
|
|
"espressif32"
|
|
]
|
|
} |