sensors: complete move to uORB::Subscription

This commit is contained in:
Daniel Agar
2020-03-12 18:27:02 -04:00
parent 7c8ab49eb9
commit aa2f3a6624
4 changed files with 33 additions and 113 deletions

View File

@@ -441,7 +441,6 @@ void Sensors::Run()
sub.unregisterCallback();
}
_voted_sensors_update.deinit();
exit_and_cleanup();
return;
}