call init_sampletimer

This commit is contained in:
twobit 2012-07-26 02:20:55 +02:00
parent 8896169bb2
commit 8635d834d3

View File

@ -134,6 +134,7 @@ int main(void)
init_leds();
init_motor();
init_pwm();
init_sampletimer();
sample_pending = 0;
synth_init();