call init_sampletimer
This commit is contained in:
parent
8896169bb2
commit
8635d834d3
|
@ -134,6 +134,7 @@ int main(void)
|
||||||
init_leds();
|
init_leds();
|
||||||
init_motor();
|
init_motor();
|
||||||
init_pwm();
|
init_pwm();
|
||||||
|
init_sampletimer();
|
||||||
sample_pending = 0;
|
sample_pending = 0;
|
||||||
synth_init();
|
synth_init();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user