This commit is contained in:
2024-09-09 17:37:41 +02:00
parent 44ffb09ee9
commit 8fa5cddc23
6 changed files with 20 additions and 16 deletions

View File

@ -65,9 +65,9 @@ int main(void) {
// printf("Booting Software\n");
testEth();
// testEth();
//mission();
mission();
}
static void prvSetupHardware(void) {