diff options
author | Nao Pross <naopross@thearcway.org> | 2018-03-13 09:50:50 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-03-13 09:50:50 +0100 |
commit | 60b7332bdbd4562394c91605941519c65d34c912 (patch) | |
tree | 16e02f6f50057a3f576074786fabdf3ae72b7c3a /src/main.c | |
parent | Remove midi_note_t enum, update gitignore (diff) | |
download | Xilofono-60b7332bdbd4562394c91605941519c65d34c912.tar.gz Xilofono-60b7332bdbd4562394c91605941519c65d34c912.zip |
Cleanup doc_office, disable DEBUG build
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ #define MIDI_NOTE_SPEED 127 // max is 0x7F -#define DEBUG +//#define DEBUG /* global variables */ |