lpcmanager

Added support for connecting LHC1-type devices on RS-485 bus when using LHC1_GOT_002.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s