mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-27 21:04:06 +08:00
uorb: came across a wrong comment
This commit is contained in:
parent
a18eabead4
commit
5a262ec6bc
@ -200,7 +200,7 @@ extern int orb_unsubscribe(int handle) __EXPORT;
|
||||
extern int orb_copy(const struct orb_metadata *meta, int handle, void *buffer) __EXPORT;
|
||||
|
||||
/**
|
||||
* @see uORB::Manager::orb_advertise()
|
||||
* @see uORB::Manager::orb_check()
|
||||
*/
|
||||
extern int orb_check(int handle, bool *updated) __EXPORT;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user