parent
697e0d40b0
commit
3b08fec7da
|
|
@ -53,11 +53,6 @@ public:
|
|||
mBleClass.end();
|
||||
}
|
||||
|
||||
void end()
|
||||
{
|
||||
mBleClass.end();
|
||||
}
|
||||
|
||||
bool beginTransmission(MIDI_NAMESPACE::MidiType type)
|
||||
{
|
||||
getMidiTimestamp(&mTxBuffer[0], &mTxBuffer[1]);
|
||||
|
|
|
|||
Loading…
Reference in New Issue