added comment
This commit is contained in:
parent
68ff069833
commit
9794faffa3
|
|
@ -401,7 +401,7 @@ public:
|
|||
}
|
||||
|
||||
protected:
|
||||
//
|
||||
// this method needs to be overwritten to add the specific Serial, BLE or AppleMIDI serializers
|
||||
virtual void send(Type type, DataByte data1, DataByte data2, Channel channel) = 0;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue