sensors: re-enable camera
parent
b7aca28332
commit
6a1b35b8cf
|
@ -26,7 +26,7 @@ void updateSensors(){
|
||||||
|
|
||||||
compass->update();
|
compass->update();
|
||||||
ball->update();
|
ball->update();
|
||||||
// camera->update();
|
camera->update();
|
||||||
// bt->update();
|
// bt->update();
|
||||||
|
|
||||||
// roller->update();
|
// roller->update();
|
||||||
|
|
Loading…
Reference in New Issue