moved mixer control to correct path

This commit is contained in:
Tom Williams
2022-12-01 09:37:20 +00:00
parent 3130088c91
commit 785a857ca8
17 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
all:
@echo =======================================================
@echo Build complete [module only - cannot be run on its own]
@echo =======================================================
clean:
@echo =======================================================
@echo Build clean [module only - cannot be run on its own]
@echo =======================================================