This commit is contained in:
Christoph Cullmann 2024-09-22 18:20:51 +02:00
parent f848451aa7
commit fdb81678f8
No known key found for this signature in database
10 changed files with 19 additions and 10 deletions

View file

@ -0,0 +1,19 @@
/**
* SPDX-FileCopyrightText: 2024 Christoph Cullmann <christoph@cullmann.io>
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#pragma once
// our shared config parts
#include "common/config.h"
//
// audio configuration
//
// fix startup sound
#define AUDIO_INIT_DELAY
// normal startup sound
#define STARTUP_SONG SONG(PLANCK_SOUND)