mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 15:10:35 +08:00
Tests fixes, the library should compile now
This commit is contained in:
@@ -65,7 +65,7 @@ uavcan_linux::NodePtr initNodeWithDynamicID(const std::vector<std::string>& ifac
|
||||
*/
|
||||
node->setNodeID(client.getAllocatedNodeID());
|
||||
|
||||
node->setStatusOk();
|
||||
node->setModeOperational();
|
||||
|
||||
return node;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user