mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
comment
This commit is contained in:
@@ -19,7 +19,7 @@ int main()
|
|||||||
safety.detach();
|
safety.detach();
|
||||||
thread movementThread(movement);
|
thread movementThread(movement);
|
||||||
|
|
||||||
movementThread.join();
|
movementThread.join(); //so the program doesnt quit
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user