Fix defaults

This commit is contained in:
Kamil Trzcinski
2022-07-07 12:26:34 +02:00
parent 2be35c8793
commit e9ffcc7c3b
4 changed files with 33 additions and 19 deletions

View File

@ -56,6 +56,7 @@ camera_options_t camera_options = {
.high_res_factor = 1.0,
.low_res_factor = 0.0,
.auto_reconnect = 0,
.auto_focus = true,
.options = "",
.h264 = {
.options =