sensors: tmp disable some sensors
parent
da1af0c7bc
commit
06ffa9972e
|
@ -26,9 +26,8 @@ void updateSensors(){
|
||||||
|
|
||||||
compass->update();
|
compass->update();
|
||||||
ball->update();
|
ball->update();
|
||||||
|
// camera->update();
|
||||||
|
// bt->update();
|
||||||
|
|
||||||
camera->update();
|
// roller->update();
|
||||||
bt->update();
|
|
||||||
|
|
||||||
roller->update();
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue