Skip to content

Commit

Permalink
qemu: reinstate camera config for qemu with web display
Browse files Browse the repository at this point in the history
Removed in 6217e66
  • Loading branch information
JamieDriver committed Jan 7, 2025
1 parent 041b19e commit 6bcecdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/sdkconfig_qemu_psram_webdisplay.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ CONFIG_FREERTOS_UNICORE=y
CONFIG_GC0308_SUPPORT=n
CONFIG_GC032A_SUPPORT=n
CONFIG_GC2145_SUPPORT=n
CONFIG_HAS_CAMERA=y
CONFIG_HTTPD_ERR_RESP_NO_DELAY=n
CONFIG_HTTPD_MAX_REQ_HDR_LEN=4096
CONFIG_HTTPD_WS_SUPPORT=y
Expand Down
1 change: 1 addition & 0 deletions configs/sdkconfig_qemu_psram_webdisplay_larger.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ CONFIG_FREERTOS_UNICORE=y
CONFIG_GC0308_SUPPORT=n
CONFIG_GC032A_SUPPORT=n
CONFIG_GC2145_SUPPORT=n
CONFIG_HAS_CAMERA=y
CONFIG_HTTPD_ERR_RESP_NO_DELAY=n
CONFIG_HTTPD_MAX_REQ_HDR_LEN=4096
CONFIG_HTTPD_WS_SUPPORT=y
Expand Down

0 comments on commit 6bcecdd

Please sign in to comment.