From d4bfb3f95c44e2962b818c6c8b0f3ebe73675b76 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 17 Oct 2022 20:22:03 +0200 Subject: disable again some features --- config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 47079f8..506068b 100644 --- a/config.h +++ b/config.h @@ -29,6 +29,9 @@ // normal startup sound #define STARTUP_SONG SONG(PLANCK_SOUND) +// no music mode used +#define NO_MUSIC_MODE + // // underglow configuration // @@ -61,9 +64,6 @@ // normal startup sound #define STARTUP_SONG SONG(PLANCK_SOUND) -// no music mode used -#define NO_MUSIC_MODE - // we don't need locking #undef LOCKING_SUPPORT_ENABLE #undef LOCKING_RESYNC_ENABLE -- cgit v1.2.3