From f18cdeaae8acae22d300bfb50c25e69aa23f2318 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Mon, 27 Mar 2017 13:33:13 +0200 Subject: [PATCH] Add ESPURNA_H board to arduino.h file --- 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 698e5c1f..0ed75484 100644 --- a/code/espurna/config/arduino.h +++ b/code/espurna/config/arduino.h @@ -43,6 +43,7 @@ //#define WIFI_RELAYS_BOARD_KIT //#define AI_LIGHT //#define LED_CONTROLLER +//#define ESPURNA_H //-------------------------------------------------------------------------------- // Features (values below are non-default values)