Browse Source

Review and integrate ChordController at version 1.0.0. #598

v1
Christoph Scholtes 5 years ago
parent
commit
0775c3f2f5
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      repos/ChordController

+ 3
- 0
.gitmodules View File

@@ -389,3 +389,6 @@
[submodule "repos/Chiptuner"] [submodule "repos/Chiptuner"]
path = repos/Chiptuner path = repos/Chiptuner
url = https://github.com/The-Great-Assyr/Chiptuner.git url = https://github.com/The-Great-Assyr/Chiptuner.git
[submodule "repos/ChordController"]
path = repos/ChordController
url = https://github.com/wilsontr/ChordController.git

+ 1
- 0
repos/ChordController

@@ -0,0 +1 @@
Subproject commit 6517d5b5a57b8908dc8bf62d443814e393dcc52f

Loading…
Cancel
Save