summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-03-12 16:21:53 +0100
committerNao Pross <naopross@thearcway.org>2018-03-12 16:21:53 +0100
commit0bf98ee37b7605dd7b3b98912efac118a653bc82 (patch)
tree525d1f208128b9efb6dea7d18cb2dc23313156eb /src/main.c
parentUpdate quote, delete mplab garbage (diff)
downloadXilofono-0bf98ee37b7605dd7b3b98912efac118a653bc82.tar.gz
Xilofono-0bf98ee37b7605dd7b3b98912efac118a653bc82.zip
Remove midi_note_t enum, update gitignore
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 85bdc11..9563cf4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -102,7 +102,7 @@
#define MIDI_NOTE_SPEED 127 // max is 0x7F
-//#define DEBUG
+#define DEBUG
/* global variables */