summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-03-13 09:50:50 +0100
committerNao Pross <naopross@thearcway.org>2018-03-13 09:50:50 +0100
commit60b7332bdbd4562394c91605941519c65d34c912 (patch)
tree16e02f6f50057a3f576074786fabdf3ae72b7c3a /src/main.c
parentRemove midi_note_t enum, update gitignore (diff)
downloadXilofono-60b7332bdbd4562394c91605941519c65d34c912.tar.gz
Xilofono-60b7332bdbd4562394c91605941519c65d34c912.zip
Cleanup doc_office, disable DEBUG build
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 9563cf4..85bdc11 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 */