mirror of
https://github.com/team2059/Dent
synced 2024-12-18 20:52:29 -05:00
Improved debugging
This commit is contained in:
parent
a1faec4c2c
commit
f905bf5ea2
@ -19,7 +19,7 @@ DentRobot::DentRobot(){
|
||||
CameraServer::GetInstance()->StartAutomaticCapture("cam0");
|
||||
//SmartDashboard::PutNumber("Auto Wait Time", 1.0);
|
||||
//SmartDashboard::PutNumber("Auto Sequence", 0);
|
||||
printf("Initialized\n");
|
||||
printf("The robot is on\n");
|
||||
}
|
||||
void DentRobot::RobotInit(){
|
||||
SmartDashboard::PutNumber("CodeVersion",CODE_VERSION);
|
||||
|
Loading…
Reference in New Issue
Block a user