mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-03 22:09:10 +00:00
Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer.
This commit is contained in:
@@ -77,7 +77,6 @@
|
||||
|
||||
/* Function Prototypes: */
|
||||
void SetupHardware(void);
|
||||
void ProcessNextSample(void);
|
||||
|
||||
void EVENT_USB_Device_Connect(void);
|
||||
void EVENT_USB_Device_Disconnect(void);
|
||||
|
||||
Reference in New Issue
Block a user