X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fkernel%2Fao_beep.h;h=8c5d53435254df11e78ad3c311c6c04fc4de1d3b;hb=eb77758b7dcdd0bcef12cd1d56cf4d447cbe5c8c;hp=1306af627e5a630e8ef286eb20ad5af289a8bf09;hpb=84146083da782c335ba7f040b238c3f51ba2f484;p=fw%2Faltos diff --git a/src/kernel/ao_beep.h b/src/kernel/ao_beep.h index 1306af62..8c5d5343 100644 --- a/src/kernel/ao_beep.h +++ b/src/kernel/ao_beep.h @@ -85,7 +85,7 @@ ao_beep(uint8_t beep); /* Turn on the beeper for the specified time */ void -ao_beep_for(uint8_t beep, uint16_t ticks) __reentrant; +ao_beep_for(uint8_t beep, AO_TICK_TYPE ticks); /* Initialize the beeper */ void