mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2017-05-03 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDMatrix::Modbus' element to the 'RDMatrix::Type enum. * Implemented a Modbus TCP switcher driver in 'ripcd/modbus.cpp' and 'ripcd/modbus.h'.
This commit is contained in:
@@ -57,6 +57,7 @@ dist_ripcd_SOURCES = acu1p.cpp acu1p.h\
|
||||
local_gpio.cpp local_gpio.h\
|
||||
local_macros.cpp maint_routines.cpp\
|
||||
loaddrivers.cpp\
|
||||
modbus.cpp modbus.h\
|
||||
modemlines.cpp modemlines.h\
|
||||
quartz1.cpp quartz1.h\
|
||||
ripcd.cpp ripcd.h globals.h\
|
||||
@@ -100,6 +101,7 @@ nodist_ripcd_SOURCES = moc_am16.cpp\
|
||||
moc_livewire_mcastgpio.cpp\
|
||||
moc_local_audio.cpp\
|
||||
moc_local_gpio.cpp\
|
||||
moc_modbus.cpp\
|
||||
moc_modemlines.cpp\
|
||||
moc_quartz1.cpp\
|
||||
moc_ripcd.cpp\
|
||||
|
||||
Reference in New Issue
Block a user