removed unused variable switchId from GyroL3GD20Handler class
This commit is contained in:
parent
a6bd7c0d6e
commit
f6b03dee6a
@ -59,7 +59,6 @@ protected:
|
||||
LocalDataPoolManager &poolManager) override;
|
||||
|
||||
private:
|
||||
uint8_t switchId = 0;
|
||||
uint32_t transitionDelayMs = 0;
|
||||
GyroPrimaryDataset dataset;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user