Daisy Seed 8-Voice VA Synthesizer with USB_MIDI Interface

This is the code that I used as a starting point for my project.
Just copy the code that initializes DIN-MIDI from here into my main.cpp to enable serial TRS MIDI.
MidiUartHandler::Config midi_config;
midi.Init(midi_config);