X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Faudio%2Faudio.h;h=da09b2bcd28a38ee2e9751af50fd77dccecf8e2b;hb=5960d0349c184ceec790a8c31a1f3b1edb5d8d72;hp=79e0da2295fa12ddd9348e0a11e6e18599f1c6cc;hpb=a6845036e25c4f4d936dcd12cd0ddedd2894b30e;p=qmk_firmware.git diff --git a/quantum/audio/audio.h b/quantum/audio/audio.h index 79e0da229..da09b2bcd 100644 --- a/quantum/audio/audio.h +++ b/quantum/audio/audio.h @@ -18,12 +18,15 @@ #include #include -#include -#include +#if defined(__AVR__) + #include +#endif +#include "wait.h" #include "musical_notes.h" #include "song_list.h" #include "voices.h" #include "quantum.h" +#include // Largely untested PWM audio mode (doesn't sound as good) // #define PWM_AUDIO