mirror of
https://github.com/team2059/Dent
synced 2024-12-18 20:52:29 -05:00
Updated code version
This commit is contained in:
parent
f6b6efacc5
commit
e47555aecf
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user