lpcmanager
Clone
Summary
Browse
Changes
Graph
Add a message telling user after update 'Do not poweroff the device while it is rebooting. Wait until you can connect again to ensure update succeeded.'
2021-06-17, Edouard Tisserant
b4f9c39fbcda
Add a message telling user after update 'Do not poweroff the device while it is rebooting. Wait until you can connect again to ensure update succeeded.'
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s