Script update: PMW3901 driver argument has changed. so we change scripts and SPI interface.

This commit is contained in:
Hyon Lim
2020-03-19 01:38:32 +09:00
committed by Daniel Agar
parent e8f0c8e239
commit 1161dac875
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -52,4 +52,7 @@ then
# IMU
mpu9250 -R 2 start
lis3mdl -R 2 -X start
# FLOW on SPI2
pmw3901 start -s 2
fi