disable ssl and auth
This commit is contained in:
@ -5,8 +5,6 @@ typedef struct {
|
||||
char wifiSsid[32];
|
||||
char wifiKey[64];
|
||||
char mqttBroker[32];
|
||||
char mqttUser[32];
|
||||
char mqttPass[32];
|
||||
char mqttClientId[32];
|
||||
uint32_t mqttPort;
|
||||
char mqttTopicLed1[64];
|
||||
|
Reference in New Issue
Block a user