We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66dc46 commit 002131dCopy full SHA for 002131d
src/class/midi/midi_host.h
@@ -52,7 +52,6 @@
52
// Application API (Single Interface)
53
//--------------------------------------------------------------------+
54
bool tuh_midi_configured (uint8_t dev_addr);
55
-uint32_t tuh_midi_available (uint8_t dev_addr);
56
57
// return the number of virtual midi cables on the device's OUT endpoint
58
uint8_t tuh_midih_get_num_tx_cables (uint8_t dev_addr);
0 commit comments