start song

This commit is contained in:
TuxMonkey
2026-07-16 13:38:48 +08:00
parent 47f5e4ddab
commit 59de1fafa4
5 changed files with 121 additions and 158 deletions

View File

@@ -65,5 +65,4 @@ extern void PlayingSong(const uint16_t *song, uint16_t len);
extern void PlayingSound(const uint8_t *sound, uint16_t len);
#endif