mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 10:20:35 +08:00
module.h fix trivial whitespace astyle failure
This commit is contained in:
@@ -240,6 +240,7 @@ public:
|
||||
px4_usleep(10000); // 10 ms
|
||||
lock_module();
|
||||
i++;
|
||||
|
||||
if (i % 500 == 0) {
|
||||
PX4_INFO("Waiting for task to stop...");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user