Simple mbed 5-pin DIN to USB MIDI Converter library
Diff: Midi5Pin.h
- Revision:
- 4:c46801d710fa
- Parent:
- 3:b258cf76ee4f
- Child:
- 5:cd6f744d5def
diff -r b258cf76ee4f -r c46801d710fa Midi5Pin.h
--- a/Midi5Pin.h Thu Oct 22 16:25:57 2015 +0000
+++ b/Midi5Pin.h Thu Oct 22 16:47:43 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