X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fao_flight_test.c;h=5c61951853d63c84ddc6905be651b002a1e9a2d0;hb=9a5666f42d4d90a0a488fd0a85ae9914944fe0be;hp=108d2c19fff5271beee64d45ef8a35542af6ec2e;hpb=1b8d7313504240ed04e0747e9b0f6e9a83d323e2;p=fw%2Faltos diff --git a/src/ao_flight_test.c b/src/ao_flight_test.c index 108d2c19..5c619518 100644 --- a/src/ao_flight_test.c +++ b/src/ao_flight_test.c @@ -180,7 +180,7 @@ void ao_sleep(void *wchan) { ao_dump_state(); - if (wchan == &ao_adc_ring) { + if (wchan == &ao_adc_head) { char type; uint16_t tick; uint16_t a, b;