X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fdrivers%2Fao_event.h;h=584a845a3e14d8103ab67720d5fc754865ace603;hp=ed9a743329a49dc2cda65fa3b55b38b8fb225f9a;hb=135abf0e7c5ceb5738a0b5f68fe2be4b7abdae5e;hpb=72b6c699d355fcd41addb9919d846e63105b9db7 diff --git a/src/drivers/ao_event.h b/src/drivers/ao_event.h index ed9a7433..584a845a 100644 --- a/src/drivers/ao_event.h +++ b/src/drivers/ao_event.h @@ -29,7 +29,7 @@ struct ao_event { int32_t value; }; -uint8_t +void ao_event_get(struct ao_event *ev); void