1
0
Fork 0

delay isn't the problem here

This commit is contained in:
Jack Humbert 2016-04-20 18:39:36 -04:00
parent b8c932f9aa
commit b0635e58eb
2 changed files with 1 additions and 2 deletions

View file

@ -213,7 +213,6 @@ void audio_init() {
#endif
inited = true;
_delay_ms(500);
}
void stop_all_notes() {