This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Simon Stürz 1a9284b89f add guh-plugins-merkur package
add merkur boards plugins
temprary remove coap test (server down)
2019-04-01 20:48:17 +02:00

10 lines
159 B
Prolog

include(../../plugins.pri)
TARGET = $$qtLibraryTarget(guh_devicepluginws2812)
SOURCES += \
devicepluginws2812.cpp
HEADERS += \
devicepluginws2812.h