implemented queues, broke threads on the way :/

This commit is contained in:
2023-11-16 13:45:39 +01:00
parent 1c3ba9e20f
commit 63b0a25030
3 changed files with 152 additions and 39 deletions

View File

@ -175,7 +175,7 @@ void mission(void *) {
// printf("Starting Mission\n");
testIp();
//testIp();
rust_main();