pull/145/head
probonopd 3 years ago committed by GitHub
parent bb3e77ecad
commit 549f4a370c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/mididevice.cpp

@ -25,7 +25,7 @@
#include "config.h"
#include <stdio.h>
#include <assert.h>
#include "actled.h"
#include "kernel.h"
#define MIDI_NOTE_OFF 0b1000
#define MIDI_NOTE_ON 0b1001

Loading…
Cancel
Save