#pragma once #include "sensor_state.h" bool initImu(); void updateImu(ImuState& state);