Simple mbed 5-pin DIN to USB MIDI Converter library
Diff: Midi5Pin.h
- Revision:
- 6:08234a5a8598
- Parent:
- 5:cd6f744d5def
diff -r cd6f744d5def -r 08234a5a8598 Midi5Pin.h
--- a/Midi5Pin.h Thu Oct 22 16:56:29 2015 +0000
+++ b/Midi5Pin.h Thu Oct 22 16:58:11 2015 +0000
@@ -6,7 +6,8 @@
#define MBED_MIDI5PIN_H
#include "mbed.h"
-
+/** The 5-pin MIDI helper class
+ */
class Midi5Pin {
public:
/** Create a Midi5Pin object with the specified
5-Pin DIN MIDI Connector