From 7a5507d6911e903f6ec4e11d984580c1bf37c8e6 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Wed, 31 Oct 2018 13:51:26 +0100 Subject: [PATCH] Set FLASH_SIZE to 1MB to flash ESP8285 Sonoff 4CH devices --- mos.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mos.yml b/mos.yml index 88656bf..6300d4d 100644 --- a/mos.yml +++ b/mos.yml @@ -45,8 +45,8 @@ config_schema: - ["prometheus.pushgateway", "chbtl01.paphosting.net:9091"] -#build_vars: -# FLASH_SIZE: 1048576 +build_vars: + FLASH_SIZE: 1048576 # List of libraries used by this app, in order of initialisation libs: