forked from PAWPAW-Mirror/lib_xua
5 lines
102 B
C
5 lines
102 B
C
#ifndef NO_USB
|
|
#include <interrupt.h>
|
|
|
|
register_interrupt_handler(handle_audio_request, 1, 200)
|
|
#endif |