Rename modbus register header file

pull/22/head
Simon Stürz 2021-05-12 08:21:19 +02:00 committed by Michael Zanetti
parent 2c4d6d0191
commit 88c3d5df0d
3 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@ SOURCES += \
HEADERS += \
integrationplugindrexelundweiss.h \
modbusdegisterdefinition.h
modbusregisterdefinition.h

View File

@ -34,7 +34,7 @@
#include "integrations/integrationplugin.h"
#include "hardware/modbus/modbusrtumaster.h"
#include "plugintimer.h"
#include "modbusdegisterdefinition.h"
#include "modbusregisterdefinition.h"
#include <QDateTime>