lpcmanager
Clone
Summary
Browse
Changes
Graph
RS485: fix missing one selector out of 12 for LHC-1 MU1.
py2compat
5 months ago, Tomaz Orac
750f686c63af
RS485: fix missing one selector out of 12 for LHC-1 MU1.
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */