cleanup
This commit is contained in:
parent
b2d020eb71
commit
c1003fc4dc
|
@ -72,8 +72,6 @@ void IoDoTone(uint tone, uint time)
|
|||
|
||||
void IoDoStarWars(void)
|
||||
{
|
||||
IoDoTone(0,0);
|
||||
|
||||
struct Note {
|
||||
uint tone;
|
||||
uint time;
|
||||
|
|
Loading…
Reference in New Issue