lpcmanager
Clone
Summary
Browse
Changes
Graph
Added LPCBACnet.py to override Beremiz BACNet extention default IDs by Smarteh's official IDs
revamp
2018-06-08, Edouard Tisserant
4694d1ce60de
Added LPCBACnet.py to override Beremiz BACNet extention default IDs by Smarteh's official IDs
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s