mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Update src/drivers/imu/invensense/icm20602/InvenSense_ICM20602_registers.hpp
This commit is contained in:
@@ -215,7 +215,6 @@ struct DATA {
|
||||
uint8_t GYRO_ZOUT_H;
|
||||
uint8_t GYRO_ZOUT_L;
|
||||
};
|
||||
static constexpr uint8_t MAX_SAMPLES{SIZE / sizeof(DATA)};
|
||||
}
|
||||
|
||||
} // namespace InvenSense_ICM20602
|
||||
|
||||
Reference in New Issue
Block a user