调整摄像头拍照方向 (#693)
This commit is contained in:
parent
030a6b9da2
commit
7f7f24e5ad
@ -198,7 +198,6 @@ private:
|
||||
config.grab_mode = CAMERA_GRAB_WHEN_EMPTY;
|
||||
|
||||
camera_ = new Esp32Camera(config);
|
||||
camera_->SetVFlip(1);
|
||||
}
|
||||
|
||||
void InitializeIli9341Display() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user