diff options
Diffstat (limited to 'USB_MIDI.c')
| -rwxr-xr-x | USB_MIDI.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ int main(void) } } + /** Configures the board hardware and chip peripherals for the demo's functionality. */ void SetupHardware(void) { |
