This commit is contained in:
Jack Humbert 2015-08-21 23:13:33 -04:00
parent 04885a3b44
commit b191f8c60f
3 changed files with 15 additions and 14 deletions

View file

@ -136,12 +136,13 @@ typedef struct
#ifdef MIDI_ENABLE
# define MIDI_INTERFACE (NKRO_INTERFACE + 1)
# define MIDI2_INTERFACE (NKRO_INTERFACE + 2)
#else
# define MIDI_INTERFACE NKRO_INTERFACE
# define MIDI2_INTERFACE NKRO_INTERFACE
#endif
/* nubmer of interfaces */
#define TOTAL_INTERFACES (MIDI_INTERFACE + 1)
#define TOTAL_INTERFACES MIDI2_INTERFACE + 1
// Endopoint number and size