mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
gyrosim remove unused work handle
This commit is contained in:
@@ -148,7 +148,6 @@ private:
|
|||||||
GYROSIM_gyro *_gyro;
|
GYROSIM_gyro *_gyro;
|
||||||
uint8_t _product; /** product code */
|
uint8_t _product; /** product code */
|
||||||
|
|
||||||
WorkHandle _call;
|
|
||||||
unsigned _call_interval;
|
unsigned _call_interval;
|
||||||
|
|
||||||
ringbuffer::RingBuffer *_accel_reports;
|
ringbuffer::RingBuffer *_accel_reports;
|
||||||
|
|||||||
Reference in New Issue
Block a user