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

@ -12,7 +12,7 @@
#include <wizHelper.h>
const uint8_t TCPTEST_SOCK;
extern const uint8_t TCPTEST_SOCK;
uint8_t remoteAddr[] = { 172, 16, 3, 31 };
uint16_t remotePort = 5000;