#ifndef __LSM9DS1
#define __LSM9DS1
void LSM9DS1_test_accel(void);
void LSM9DS1_cleanup_accel(void);
void LSM9DS1_test_magnet(void);
#endif