X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao_timer.c;h=e81f937d9604096bc3995620a0b17730d55d74c9;hp=d76034354339f675c1e33c49270688ccf18afa3f;hb=ca5d323a3d206050d95f52a61e92c69e1f54e7b5;hpb=442b1ef18c8320d4e5329dc92bb5268a36058fc5 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