/
SoRusV
/
Tasmota
Обзор
Документация
Войти
/
SoRusV
/
Tasmota
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
lib/lib_basic/TasmotaLED/library.json
18 строк
416 B
Jason2866
Compile lib NeopixelBus only for esp8266 (#23077)
27 фев 2025, 14:15
Не верифицирован
27 фев 2025, 14:15
3c171c1
Код
Авторство
О чём код?
{ "name": "TasmotaLED", "version": "0.1", "keywords": [ "ws2816", "sk6812", "leds" ], "description": "Lightweight implementation for adressable leds.", "repository": { "type": "git", "url": "https://github.com/arendst/Tasmota/lib/lib_basic/TasmotaLED" }, "frameworks": "arduino", "libCompatMode": "strict", "platforms": [ "espressif32" ] }