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