add DMA remote control

This commit is contained in:
TuxMonkey
2026-07-14 21:56:46 +08:00
parent 591707d9fc
commit f4c0424c45
16 changed files with 371 additions and 191 deletions

View File

@@ -313,9 +313,9 @@ void systemstart_song(void)
// buzzer_note(120, 0.5); //高音sol
// HAL_Delay(550);
// SongSpring(); //为什么要演奏春日影!!!
//SongSpring(); //为什么要演奏春日影!!!
// SongLaoda();
//SongLaoda();
buzzer_off();
}