FRC3620 / FRC3620_2018_CoffeePi

2018 competition robot. Let them eat spline cake
0 stars 0 forks source link

Put the AHRS on the dashboard #3

Closed fovea1959 closed 6 years ago

fovea1959 commented 6 years ago
ahrs = new AHRS(SPI.Port.kMXP);
LiveWindow.addSensor("Drivetrain", "AHRS", ahrs);