lpcmanager
Clone
Summary
Browse
Changes
Graph
LPCSVGHMI: handle orientation also for touchscreen
2021-07-27, Edouard Tisserant
3428927e744b
LPCSVGHMI: handle orientation also for touchscreen
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s