Fix startup sound for Planck (#24893)
Some checks failed
Update API Data / api_data (push) Has been skipped
Essential files modified / tag (push) Has been skipped
CI Build Major Branch / Determine concurrency (push) Has been skipped
CI Build Major Branch / Compile keymap default (push) Has been skipped
CI Build Major Branch / Consolidation (push) Has been skipped
Update develop after master merge / develop_update (push) Has been skipped
CLI CI / test (push) Failing after 7s
Generate Docs / generate (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled

This commit is contained in:
Juno Nguyen
2025-02-19 00:04:57 +08:00
committed by GitHub
parent ad2c0f3565
commit a5c77b5c45

View File

@@ -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.