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