Enabled SerialMIDI.

master
Holger Wirtz 5 years ago
parent ad8f6bd781
commit f11f9fd43d
  1. 4
      config.h

@ -34,9 +34,9 @@
//*************************************************************************************************
// MIDI
//#define MIDI_DEVICE_DIN Serial1
#define MIDI_DEVICE_DIN Serial1
#define MIDI_DEVICE_USB 1
#define MIDI_DEVICE_USB_HOST 1
//#define MIDI_DEVICE_USB_HOST 1
// AUDIO
//#define TEENSY_AUDIO_BOARD 1

Loading…
Cancel
Save