-
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 FehlerFabrik-Suite to version 2.0.1. #665
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule FehlerFabrik-Suite
updated
15 files
+2 −1 | .gitignore | |
+22 −1 | README.md | |
+ − | docs/images/FFBotzinger.png | |
+ − | docs/images/FFLilt.png | |
+ − | docs/images/FehlerFabrikModules.png | |
+17 −1 | plugin.json | |
+387 −0 | res/Botzinger.svg | |
+103 −0 | res/Lilt.svg | |
+358 −0 | src/Botzinger.cpp | |
+1 −1 | src/Fax.cpp | |
+146 −0 | src/Lilt.cpp | |
+87 −87 | src/Nova.cpp | |
+102 −0 | src/ffCommon.hpp | |
+2 −0 | src/plugin.cpp | |
+2 −0 | src/plugin.hpp |