X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm%2Fao_timer.c;h=adec7aad950f617fc3effe7055db3749167ebaa5;hp=936dc88121e572a68a62255dee59c6378b7035fe;hb=4d4ad34aec0c75c66162b992f1e52947e4685730;hpb=f1ae622eff60e05c1f5d8f822a3cf6a85750c6cc diff --git a/src/stm/ao_timer.c b/src/stm/ao_timer.c index 936dc881..adec7aad 100644 --- a/src/stm/ao_timer.c +++ b/src/stm/ao_timer.c @@ -17,7 +17,7 @@ #include "ao.h" -static volatile __data uint16_t ao_tick_count; +volatile __data AO_TICK_TYPE ao_tick_count; uint16_t ao_time(void) {