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