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.
2020-01-22 16:25:24 +01:00

19 lines
311 B
Prolog

include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_deviceplugindrexelundweiss)
QT += \
serialport \
serialbus \
SOURCES += \
deviceplugindrexelundweiss.cpp \
modbusrtumaster.cpp \
HEADERS += \
deviceplugindrexelundweiss.h \
modbusrtumaster.h \
modbusdegisterdefinition.h