some bugfixes for adis datasets
This commit is contained in:
@ -70,7 +70,7 @@ private:
|
||||
|
||||
float scaleFactor = static_cast<float>(L3GD20H::RANGE_DPS_00) / INT16_MAX;
|
||||
|
||||
#if OBSW_VERBOSE_LEVEL >= 1
|
||||
#if L3GD20_GYRO_DEBUG == 1
|
||||
PeriodicOperationDivider* debugDivider = nullptr;
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user