aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'spaghetti-monster/fsm-adc.h')
-rw-r--r--spaghetti-monster/fsm-adc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/spaghetti-monster/fsm-adc.h b/spaghetti-monster/fsm-adc.h
index f1b4477..c12405c 100644
--- a/spaghetti-monster/fsm-adc.h
+++ b/spaghetti-monster/fsm-adc.h
@@ -41,6 +41,9 @@ void battcheck();
#ifdef BATTCHECK_VpT
#define USE_BLINK_NUM
#endif
+#if defined(BATTCHECK_8bars) || defined(BATTCHECK_4bars)
+#define USE_BLINK_DIGIT
+#endif
#endif
#endif