lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
17 months ago, Edouard Tisserant
8b347ecf35cb
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s