Changes between Version 4 and Version 5 of ControlSystems/SoftwareTeam/Training/GettingStarted/Autonomous/CAN
- Timestamp:
- Nov 8, 2019, 11:45:51 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/Autonomous/CAN
v4 v5 4 4 {{{ 5 5 import com.ctre.phoenix.motorcontrol.can.*; 6 import com.ctre.pho neix.motorcontrol.FeedbackDevice;6 import com.ctre.phoenix.motorcontrol.FeedbackDevice; 7 7 }}} 8 8