fixed bug

This commit is contained in:
john stone 2012-10-10 19:40:12 +02:00
parent 68cd73d423
commit 9fe752485a

View File

@ -131,8 +131,6 @@ void do_mode1(void)
if (mode_uninitialized) {
mode_uninitialized = false;
synth_init();
timer_set(&mytimer,10);
}
/*deinialisation required*/