A whiter shade of space

This commit is contained in:
John Stäck 2019-03-02 09:27:08 +01:00
parent a56cddf5e4
commit 3aa427fdd5
5 changed files with 78 additions and 79 deletions

2
midi.h
View file

@ -22,4 +22,4 @@ void midiPanic(); // turn all notes off
void midiInitialize(byte channel=1);
#endif
#endif