Fix startup sound for Planck (#24893)

This commit is contained in:
Juno Nguyen 2025-02-19 00:04:57 +08:00 committed by GitHub
parent ad2c0f3565
commit a5c77b5c45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define AUDIO_VOICES
#define AUDIO_PIN C6
#define AUDIO_INIT_DELAY
/*
* Feature disable options
* These options are also useful to firmware size reduction.