-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Review and update acModules to version 2.0.2. #817
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule acModules
updated
15 files
+23 −6 | README.md | |
+11 −2 | plugin.json | |
+25 −24 | res/Chord4Roy-Dark.svg | |
+25 −26 | res/Chord4Roy-White.svg | |
+420 −0 | res/Rhythm1101-Dark.svg | |
+438 −0 | res/Rhythm1101-White.svg | |
+1 −1 | src/Chord4Roy.cpp | |
+2 −1 | src/Chord4RoyDisplay.cpp | |
+28 −4 | src/Ov3rCross.cpp | |
+2 −1 | src/Ov3rCrossDisplay.cpp | |
+2 −0 | src/Pick6Display.cpp | |
+487 −0 | src/Rhythm1101.cpp | |
+138 −0 | src/Rhythm1101Display.cpp | |
+1 −0 | src/acModules.cpp | |
+2 −0 | src/acModules.hpp |