mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-15 02:40:34 +08:00
px4flow fix sign-compare
This commit is contained in:
@@ -141,7 +141,7 @@ private:
|
||||
perf_counter_t _sample_perf;
|
||||
perf_counter_t _comms_errors;
|
||||
|
||||
int _conversion_interval;
|
||||
unsigned _conversion_interval;
|
||||
enum Rotation _sensor_rotation;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user