enable mqtt in code

master
Eggert Jung 4 years ago
parent 8f951d3f73
commit 207c5e67ab

@ -17,7 +17,7 @@
#include "util/delay.h" #include "util/delay.h"
#define PLC_MQTT_ENABLED 0 #define PLC_MQTT_ENABLED 1
Client mqtt_client; Client mqtt_client;