Add the proper cameras
This commit is contained in:
parent
9328b45d2d
commit
40c152af9f
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
# LWIP
|
||||
#
|
||||
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
|
||||
CONFIG_OV2640_SUPPORT=y
|
||||
CONFIG_OV7725_SUPPORT=y
|
||||
# end of LWIP
|
||||
|
||||
# end of Component config
|
||||
|
|
|
|||
Loading…
Reference in a new issue