From 44beda1c52146bec984a6488d098487725dac8bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xose=20P=C3=A9rez?= Date: Tue, 6 Feb 2018 01:08:18 +0100 Subject: [PATCH] Empty build.h file --- code/espurna/config/build.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/espurna/config/build.h b/code/espurna/config/build.h index 04cd6f8d..106e7989 100644 --- a/code/espurna/config/build.h +++ b/code/espurna/config/build.h @@ -1,3 +1,3 @@ // DO NOT EDIT THIS FILE MANUALLY // This file is modified by PlatformIO -#define APP_BUILD_FLAGS "-g -DMQTT_MAX_PACKET_SIZE=400 -DWEMOS_D1_MINI_RELAYSHIELD -DDEBUG_FAUXMO=Serial -DNOWSAUTH" \ No newline at end of file +#define APP_BUILD_FLAGS ""