Skip to content

Commit

Permalink
Disabling Captain MIDI app to make room for my changes to Carpeggio a…
Browse files Browse the repository at this point in the history
…nd ShiftReg
  • Loading branch information
benirose committed Dec 2, 2021
1 parent 3daac33 commit 3b81d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/o_c_REV/OC_apps.ino
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

OC::App available_apps[] = {
DECLARE_APP('H','S', "Hemisphere", HEMISPHERE),
DECLARE_APP('M','I', "Captain MIDI", MIDI),
//DECLARE_APP('M','I', "Captain MIDI", MIDI),
DECLARE_APP('D','2', "Darkest Timeline", TheDarkestTimeline),
DECLARE_APP('E','N', "Enigma", EnigmaTMWS),
DECLARE_APP('N','N', "Neural Net", NeuralNetwork),
Expand Down

0 comments on commit 3b81d74

Please sign in to comment.