Represents the sensors orientation
enum Go2SensorOrientation { GO2_SENSOR_ORIENTATION_NORMAL = 0, GO2_SENSOR_ORIENTATION_REVERSE = 1 };
|
Members |
Description |
|
GO2_SENSOR_ORIENTATION_NORMAL = 0 |
Normal mounting |
|
GO2_SENSOR_ORIENTATION_REVERSE = 1 |
Reverse mounting (180 deg rotated about y-axis) |
Go2Sensor.h