From 084f43a1b47fc7ffaad806dd4961d8be3740a75e Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 12 Oct 2017 22:19:16 +0200 Subject: Something must have changed. I dont remember --- floppyMusic/midi.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'floppyMusic/midi.h') diff --git a/floppyMusic/midi.h b/floppyMusic/midi.h index 82248b4..583c7d1 100644 --- a/floppyMusic/midi.h +++ b/floppyMusic/midi.h @@ -68,4 +68,6 @@ static void midi_update_note(uint16_t _note, uint8_t _status); static void midi_uart_out(unsigned char _c); +static void midi_uart_outs( char *_s); + #endif /* MIDI_H_ */ \ No newline at end of file -- cgit v1.2.3