2
0
mirror of https://github.com/team2059/Dent synced 2024-12-18 20:52:29 -05:00

Updated code version

This commit is contained in:
Austen Adler 2015-02-16 07:10:31 -05:00
parent f6b6efacc5
commit e47555aecf

View File

@ -21,7 +21,7 @@ DentRobot::DentRobot(){
printf("Initialized\n");
}
void DentRobot::RobotInit(){
//SmartDashboard::PutNumber("CodeVersion",0.001);
//SmartDashboard::PutNumber("CodeVersion",1.0);
}
void DentRobot::DisabledPeriodic(){
Scheduler::GetInstance()->Run();