Skip to content

Commit 5022582

Browse files
authored
1 parent b8dc8c4 commit 5022582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rp2_common/pico_aon_timer/include/pico/aon_timer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ aon_timer_alarm_handler_t aon_timer_enable_alarm_calendar(const struct tm *tm, a
239239
void aon_timer_disable_alarm(void);
240240

241241
/**
242-
* \brief Disable the currently enabled AON timer alarm if any
242+
* \brief Check if the AON timer is running
243243
* \ingroup pico_aon_timer
244244
* \return true if the AON timer is running
245245
*/

0 commit comments

Comments
 (0)