Skip to content

Commit

Permalink
Harmony
Browse files Browse the repository at this point in the history
  • Loading branch information
jw-smaal committed Jan 27, 2021
2 parents 98a5b87 + cb8aa0f commit cae9f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ int main()
// All tests complete start the threads.
// thread_led1.start(led1_thread);
//thread_midi_tx.start(midi_tx_thread);
thread_midi_tx.start(midi_tx_thread);

while (true) {
// Toggle green stat2 LED.
Expand Down

0 comments on commit cae9f79

Please sign in to comment.