This commit is contained in:
acki
2025-10-15 18:32:12 +02:00
parent 19c2db2428
commit 18254731dc

View File

@@ -140,6 +140,8 @@ namespace Modelec
SendOrder("START", {std::to_string(msg->data)});
}
});
SetPID("THETA", 8, 0, 0.1);
}
PCBOdoInterface::~PCBOdoInterface()