mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-06 08:22:44 +00:00
Add `AUDIO_INIT_DELAY ` to config.h to resolve
This commit is contained in:
parent
f549b30760
commit
daf6968947
@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
#define AUDIO_VOICES
|
#define AUDIO_VOICES
|
||||||
#define AUDIO_PIN C6
|
#define AUDIO_PIN C6
|
||||||
|
|
||||||
|
#define AUDIO_INIT_DELAY
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Feature disable options
|
* Feature disable options
|
||||||
* These options are also useful to firmware size reduction.
|
* These options are also useful to firmware size reduction.
|
||||||
|
Loading…
Reference in New Issue
Block a user