From 71189772e25d73a2c94dda032bfab54b1dae02f8 Mon Sep 17 00:00:00 2001 From: AlbertWeterings <36169962+AlbertWeterings@users.noreply.github.com> Date: Tue, 20 Feb 2018 06:34:41 +0100 Subject: [PATCH] Update arduino.h Added UARTtoMQTT temporary as new hardware --- code/espurna/config/arduino.h | 1 + 1 file changed, 1 insertion(+) diff --git a/code/espurna/config/arduino.h b/code/espurna/config/arduino.h index feb0859b..3d6c7d9d 100644 --- a/code/espurna/config/arduino.h +++ b/code/espurna/config/arduino.h @@ -60,6 +60,7 @@ //#define ARILUX_AL_LC02 //#define WEMOS_D1_TARPUNA_SHIELD //#define MAGICHOME_LED_CONTROLLER_23 +#define UARTtoMQTT //-------------------------------------------------------------------------------- // Features (values below are non-default values)