mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Added LiveWindow support for PID control for CAN speed controllers.
Change-Id: Id32e27ee7074ffa23824d5d8c0e9509059001284
This commit is contained in:
committed by
Sam Carlberg
parent
64c8f1b487
commit
1316deaf5b
@@ -60,8 +60,8 @@
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.1</version>
|
||||
<configuration>
|
||||
<source>1.7</source>
|
||||
<target>1.7</target>
|
||||
<source>1.8</source>
|
||||
<target>1.8</target>
|
||||
<excludes>
|
||||
<exclude>edu/wpi/first/wpilibj/camera/</exclude>
|
||||
</excludes>
|
||||
|
||||
Reference in New Issue
Block a user