From c86d3810b7887b7de5b48c04e7824f2c419f2778 Mon Sep 17 00:00:00 2001 From: AlbertWeterings <36169962+AlbertWeterings@users.noreply.github.com> Date: Thu, 22 Feb 2018 00:16:22 +0100 Subject: [PATCH] Update arduino.h --- code/espurna/config/arduino.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/espurna/config/arduino.h b/code/espurna/config/arduino.h index 7c8f38ff..860254e9 100644 --- a/code/espurna/config/arduino.h +++ b/code/espurna/config/arduino.h @@ -90,7 +90,7 @@ //#define TERMINAL_SUPPORT 0 //#define THINGSPEAK_SUPPORT 0 //#define WEB_SUPPORT 0 -#define UART_MQTT_SUPPORT 1 +//#define UART_MQTT_SUPPORT 1 //-------------------------------------------------------------------------------- // Sensors (values below are non-default values)