events: combine gravity and forwards fusion sensors into a shared motionframe
This commit is contained in:
@@ -108,7 +108,7 @@ const SENSOR_IMAGES: &[SensorImage] = &[
|
||||
on: &images::IMU_ON, off: &images::IMU_OFF,
|
||||
},
|
||||
SensorImage {
|
||||
source: SensorSource::GravityReference,
|
||||
source: SensorSource::MotionFrame,
|
||||
on: &images::GRAVITY_LOCATED, off: &images::GRAVITY_MISSING,
|
||||
},
|
||||
SensorImage {
|
||||
|
||||
Reference in New Issue
Block a user