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

View File

@ -18,6 +18,8 @@
#include <eeprom.h>
#include <wizHelper.h>
#include <tcpTest.h>
#include <mqttTest.h>
void my_setup_1() {
schInit();
@ -191,7 +193,7 @@ void my_setup_2() {
wizInit();
tcpTestInit();
mqttTestInit();
// frontendInit();