lpcmanager
Clone
Summary
Browse
Changes
Graph
RS485: in case of LHC-1 products allow more than 32 devices on a bus (because each physical LHC1 device has two addresses on the bus).
py2compat
5 months ago, Tomaz Orac
307339f877be
RS485: in case of LHC-1 products allow more than 32 devices on a bus (because each physical LHC1 device has two addresses on the bus).
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */