mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
Unsubscribe from the topic.
This commit is contained in:
@@ -638,6 +638,8 @@ UavcanNode::print_info()
|
||||
printf("%d", esc.esc[i].esc_errorcount);
|
||||
printf("\n");
|
||||
}
|
||||
|
||||
orb_unsubscribe(esc_sub);
|
||||
}
|
||||
|
||||
// Sensor bridges
|
||||
|
||||
Reference in New Issue
Block a user