From 8ce56f3bd5ba75ddc9f4dab8f091cae5704105d2 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Thu, 24 Sep 2020 08:44:38 -0600 Subject: re-added features to build targets which were too big before --- spaghetti-monster/anduril/cfg-ff-rot66.h | 2 +- spaghetti-monster/anduril/cfg-ff-rot66g2.h | 4 ++-- spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/spaghetti-monster/anduril/cfg-ff-rot66.h b/spaghetti-monster/anduril/cfg-ff-rot66.h index bfffd95..f976a63 100644 --- a/spaghetti-monster/anduril/cfg-ff-rot66.h +++ b/spaghetti-monster/anduril/cfg-ff-rot66.h @@ -3,7 +3,7 @@ #include "hwdef-FF_ROT66.h" // ROM is too big... remove something -#undef USE_VOLTAGE_CORRECTION +//#undef USE_VOLTAGE_CORRECTION // the button lights up #define USE_INDICATOR_LED diff --git a/spaghetti-monster/anduril/cfg-ff-rot66g2.h b/spaghetti-monster/anduril/cfg-ff-rot66g2.h index aefc23a..06e693b 100644 --- a/spaghetti-monster/anduril/cfg-ff-rot66g2.h +++ b/spaghetti-monster/anduril/cfg-ff-rot66g2.h @@ -4,8 +4,8 @@ #define MODEL_NUMBER "0413" // ROM is too big... remove something -#undef USE_VOLTAGE_CORRECTION -#undef USE_MANUAL_MEMORY_TIMER +//#undef USE_VOLTAGE_CORRECTION +//#undef USE_MANUAL_MEMORY_TIMER // if the "low" mode was disabled, turn it back on #ifdef INDICATOR_LED_SKIP_LOW diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h index 1a0fefe..f5dbac2 100644 --- a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h +++ b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h @@ -4,7 +4,7 @@ // ROM is too big... remove something #undef USE_VOLTAGE_CORRECTION -#undef USE_MANUAL_MEMORY_TIMER +//#undef USE_MANUAL_MEMORY_TIMER // the button lights up #define USE_INDICATOR_LED -- cgit v1.2.3