mirror of
https://github.com/sarah-walker-pcem/pcem.git
synced 2025-07-23 19:50:35 +02:00
4 lines
70 B
C
4 lines
70 B
C
void midi_init();
|
|
void midi_close();
|
|
void midi_write(uint8_t val);
|