forked from PAWPAW-Mirror/lib_xua
removed temporary debug code
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
// Copyright 2022-2023 XMOS LIMITED.
|
// Copyright 2022-2023 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|||||||
@@ -419,7 +419,6 @@ void usage_error()
|
|||||||
|
|
||||||
int main (int argc, char **argv) {
|
int main (int argc, char **argv) {
|
||||||
|
|
||||||
printf("I'm running\n");
|
|
||||||
unsigned int mixer_index = 0;
|
unsigned int mixer_index = 0;
|
||||||
unsigned int result = 0;
|
unsigned int result = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user