lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT file transfer: limit receiving one file at a time and report more feedback to IDE PLC log.
py2compat
16 months ago, Edouard Tisserant
d9de845f97dc
MQTT file transfer: limit receiving one file at a time and report more feedback to IDE PLC log.
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */