mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
px4_module: use px4_atomic_t
This commit is contained in:
@@ -189,7 +189,7 @@ RCInput::cycle_trampoline(void *arg)
|
||||
return;
|
||||
}
|
||||
|
||||
_object = dev;
|
||||
_object.store(dev);
|
||||
}
|
||||
|
||||
dev->cycle();
|
||||
|
||||
Reference in New Issue
Block a user