do not update usCtrl
They're not on the robot, they're not defined in the code, and updating them will just cause the whole thing to crashpull/1/head
parent
57fe2fd18c
commit
5566afb5bc
|
@ -27,5 +27,4 @@ void updateSensors(){
|
|||
compass->update();
|
||||
ball->update();
|
||||
camera->update();
|
||||
usCtrl->update();
|
||||
}
|
Loading…
Reference in New Issue