#ifndef VMF_GYRO_DAEMON_H #define VMF_GYRO_DAEMON_H int VMF_GYRO_Init(void); int VMF_GYRO_Deinit(void); #endif