Merge branch 'master' of github.com:c3d2/pentabug
This commit is contained in:
commit
789aea8b31
|
@ -145,6 +145,7 @@ static void init_mario(void) {
|
|||
note = 0;
|
||||
row = 0;
|
||||
start_timer(PRESCALE_8, 100, mix_mario);
|
||||
led_on(RIGHT);
|
||||
}
|
||||
|
||||
static void run_mario(void) {}
|
||||
|
|
Loading…
Reference in New Issue
Block a user