test new mqtt client

This commit is contained in:
2020-11-13 12:38:08 +01:00
parent 7df4f53741
commit 9d7f739be5
8 changed files with 99 additions and 39 deletions

10
cube/User/Inc/mqttTest.h Normal file
View File

@ -0,0 +1,10 @@
#ifndef _MQTTTEST_H_
#define _MQTTTEST_H_
void mqttTestInit();
#endif // _MQTTTEST_H_