lpcmanager
Clone
Summary
Browse
Changes
Graph
The string must not be translated when using GetValueByName and SetValueByName functions.
2019-05-08, dgaberscek
02b0e9d00384
The string must not be translated when using GetValueByName and SetValueByName functions.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s