lpcmanager
Clone
Summary
Browse
Changes
Graph
Add all ASDU types, fix issues with reading from second level
iec60870
6 weeks ago, Dino Kosic
9e7923ad7ae3
Add all ASDU types, fix issues with reading from second level
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s