Skip to content

Commit

Permalink
fix(OrangePi): Add correct IMU chip
Browse files Browse the repository at this point in the history
The OrangePi Neo uses the BMI260 motion sensor
https://www.bosch-sensortec.com/products/motion-sensors/imus/bmi260/
  • Loading branch information
philmmanjaro authored Apr 30, 2024
1 parent 1d8cd69 commit db0717a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/usr/share/inputplumber/devices/50-orangepi_neo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ source_devices:
phys_path: usb-0000:c3:00.3-5/input1
- group: imu
iio:
name: i2c-BMI0160:00
name: i2c-BMI0260:00

# The target input device(s) that the virtual device profile can use
target_devices:
Expand Down

0 comments on commit db0717a

Please sign in to comment.