complete the midi output for dynamic configuration

This commit is contained in:
hathach
2020-04-23 14:37:22 +07:00
parent 7acdcc2ebc
commit a029c63b30
2 changed files with 46 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ int main(void)
midi_task();
}
return 0;
}