Go to the source code of this file.
Defines | |
#define | _USE_MATH_DEFINES |
Variables | |
const double | IMU_UNITS_TO_MSEC = 0.00003125 |
const uint8_t | MOTION_MODULE_CONTROL_I2C_SLAVE_ADDRESS = 0x42 |
#define _USE_MATH_DEFINES |
Definition at line 5 of file motion-module.cpp.
const double IMU_UNITS_TO_MSEC = 0.00003125 |
Definition at line 15 of file motion-module.cpp.
const uint8_t MOTION_MODULE_CONTROL_I2C_SLAVE_ADDRESS = 0x42 |
Definition at line 14 of file motion-module.cpp.