lpcmanager
Clone
Summary
Browse
Changes
Graph
LPCSVGHMI: Make error at build time if more than one HMI launches a browser
2021-07-22, Edouard Tisserant
7fc5b60126aa
LPCSVGHMI: Make error at build time if more than one HMI launches a browser
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s