2019-07-26 09:32:08 +02:00

13 lines
187 B
Prolog

include(../plugins.pri)
QT += serialport
TARGET = $$qtLibraryTarget(nymea_devicepluginws2812fx)
SOURCES += \
devicepluginws2812fx.cpp \
HEADERS += \
devicepluginws2812fx.h \