mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[wpilibc] Rename ADIS_16470_IMU.cpp to match class name (#3859)
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
/* Juan Chong - frcsupport@analog.com */
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
#include <frc/ADIS16470_IMU.h>
|
||||
#include "frc/ADIS16470_IMU.h"
|
||||
|
||||
#include <frc/DigitalInput.h>
|
||||
#include <frc/DigitalSource.h>
|
||||
#include <frc/DriverStation.h>
|
||||
Reference in New Issue
Block a user