X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao_timer.c;h=e81f937d9604096bc3995620a0b17730d55d74c9;hp=d76034354339f675c1e33c49270688ccf18afa3f;hb=6c1a9ce16b966a21c885bf3be31cbcb85368b3fa;hpb=cd0d495d7ef276956e730196476daa70a4359918 diff --git a/src/ao_timer.c b/src/ao_timer.c index d7603435..e81f937d 100644 --- a/src/ao_timer.c +++ b/src/ao_timer.c @@ -46,7 +46,6 @@ void ao_timer_isr(void) interrupt 9 ao_adc_count = 0; ao_adc_poll(); } - ao_wakeup(DATA_TO_XDATA(&ao_tick_count)); } void