fixed bug
This commit is contained in:
parent
68cd73d423
commit
9fe752485a
|
@ -131,8 +131,6 @@ void do_mode1(void)
|
||||||
if (mode_uninitialized) {
|
if (mode_uninitialized) {
|
||||||
mode_uninitialized = false;
|
mode_uninitialized = false;
|
||||||
synth_init();
|
synth_init();
|
||||||
|
|
||||||
timer_set(&mytimer,10);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*deinialisation required*/
|
/*deinialisation required*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user