forked from Archive/PX4-Autopilot
Unsubscribe from the topic.
This commit is contained in:
parent
7a344b9337
commit
f3fb32bc47
|
@ -638,6 +638,8 @@ UavcanNode::print_info()
|
||||||
printf("%d", esc.esc[i].esc_errorcount);
|
printf("%d", esc.esc[i].esc_errorcount);
|
||||||
printf("\n");
|
printf("\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
orb_unsubscribe(esc_sub);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Sensor bridges
|
// Sensor bridges
|
||||||
|
|
Loading…
Reference in New Issue