X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fkernel%2Fao_beep.h;h=8c5d53435254df11e78ad3c311c6c04fc4de1d3b;hp=1306af627e5a630e8ef286eb20ad5af289a8bf09;hb=3ed101d634968666cd3ee2d8c49737970caf406b;hpb=4894d965d73231b5c74810d826c7c97fa1bd7803 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