Changes between Version 1 and Version 2 of ControlSystems/SoftwareTeam/Training/GettingStarted/Autonomous/CAN
- Timestamp:
- Nov 5, 2019, 7:13:46 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/Autonomous/CAN
v1 v2 4 4 {{{ 5 5 import com.ctre.phoenix.motorcontrol.can.*; 6 import com.ctre.phoneix.motorcontrol.FeedbackDevice; 6 7 }}} 7 8