@ -16,8 +16,8 @@
#define EM7180_H_
/* Includes */
#include <imu_common.h>
#include <stdint.h>
#include "em7180_common.h"
/* Definitions */
#define EM7180_OK (0)
@ -18,6 +18,7 @@
#define LIS2MDL_h
#define LPS22HB_h
#define LSM6DSM_h
@ -13,10 +13,10 @@
*/
#include <em7180.h>
#include <stddef.h>
#include "em7180.h"
/*
@ -6,8 +6,8 @@
/* Function Definitions */
@ -15,10 +15,9 @@
#include <lis2mdl.h>
#include "lis2mdl.h"
#include <lps22hb.h>
#include "lps22hb.h"
#include <lsm6dsm.h>
#include "lsm6dsm.h"