gyrosim remove unused work handle

This commit is contained in:
Daniel Agar 2017-04-24 10:57:51 -04:00
parent e4f55e4526
commit 78205b25c9

View File

@ -148,7 +148,6 @@ private:
GYROSIM_gyro *_gyro;
uint8_t _product; /** product code */
WorkHandle _call;
unsigned _call_interval;
ringbuffer::RingBuffer *_accel_reports;