빌드 warning 관련 수정
This commit is contained in:
@@ -687,7 +687,6 @@ int imu_fifo_read_latest(uint8_t *sample_bytes,
|
||||
}
|
||||
|
||||
{
|
||||
uint16_t raw_count = record_count;
|
||||
record_count = imu_fifo_compact_records(record_count);
|
||||
DBG_PRINTF("[IMU FIFO] compact %u -> %u\r\n", raw_count, record_count);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user