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