Unsubscribe from the topic.

This commit is contained in:
Simon Wilks 2014-12-03 10:43:17 +01:00
parent 7a344b9337
commit f3fb32bc47
1 changed files with 2 additions and 0 deletions

View File

@ -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