new name for irq handlers
This commit is contained in:
@@ -188,7 +188,7 @@ void watch_buzzer_play_sequence(int8_t *note_sequence, void (*callback_on_end)(v
|
||||
void watch_buzzer_abort_sequence(void);
|
||||
|
||||
#ifndef __EMSCRIPTEN__
|
||||
void TC3_Handler(void);
|
||||
void irq_handler_tc3(void);
|
||||
#endif
|
||||
|
||||
/** @addtogroup led LED Control
|
||||
|
||||
Reference in New Issue
Block a user