working on RX, broke FreeRTOS

This commit is contained in:
2024-08-20 11:26:27 +02:00
parent 910553df45
commit 2d8d8aeb0a
7 changed files with 46 additions and 25 deletions

View File

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