Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uORBManager.cpp: Fix issue with registerCallback
A curly brace was misplaced, calls to unlock_cb_list() etc belong within the statement if (cb_lock >= 0) { }
- Loading branch information