mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-05-03 04:36:05 +02:00
Add support for AP and provisioned wifi networks
This commit is contained in:
+7
-5
@@ -539,9 +539,11 @@ CONFIG_BLINK_LED_GPIO=y
|
||||
# CONFIG_BLINK_LED_STRIP is not set
|
||||
CONFIG_BLINK_GPIO=21
|
||||
CONFIG_BLINK_PERIOD=1000
|
||||
CONFIG_WIRED_MODE=y
|
||||
# CONFIG_WIRED_MODE is not set
|
||||
CONFIG_WIFI_SSID="UPC7878684"
|
||||
CONFIG_WIFI_PASSOWRD="j3ttQPpfvhep"
|
||||
CONFIG_AP_WIFI_SSID="EyeTrackVR"
|
||||
CONFIG_AP_WIFI_PASSWORD="12345678"
|
||||
# end of OpenIris basic configuration
|
||||
|
||||
#
|
||||
@@ -2142,8 +2144,8 @@ CONFIG_TUSB_SERIAL_NUM="12345678"
|
||||
CONFIG_FORMAT_MJPEG_CAM1=y
|
||||
# CONFIG_FORMAT_H264_CAM1 is not set
|
||||
# CONFIG_FORMAT_UNCOMPR_CAM1 is not set
|
||||
CONFIG_UVC_MODE_ISOC_CAM1=y
|
||||
# CONFIG_UVC_MODE_BULK_CAM1 is not set
|
||||
# CONFIG_UVC_MODE_ISOC_CAM1 is not set
|
||||
CONFIG_UVC_MODE_BULK_CAM1=y
|
||||
CONFIG_FRAMESIZE_QVGA=y
|
||||
# CONFIG_FRAMESIZE_HVGA is not set
|
||||
# CONFIG_FRAMESIZE_VGA is not set
|
||||
@@ -2188,9 +2190,9 @@ CONFIG_UVC_MULTI_FRAME_FPS_3=60
|
||||
#
|
||||
# UVC Task Config
|
||||
#
|
||||
CONFIG_UVC_TINYUSB_TASK_PRIORITY=5
|
||||
CONFIG_UVC_TINYUSB_TASK_PRIORITY=4
|
||||
CONFIG_UVC_TINYUSB_TASK_CORE=-1
|
||||
CONFIG_UVC_CAM1_TASK_PRIORITY=4
|
||||
CONFIG_UVC_CAM1_TASK_PRIORITY=3
|
||||
CONFIG_UVC_CAM1_TASK_CORE=-1
|
||||
# end of UVC Task Config
|
||||
# end of USB Device UVC
|
||||
|
||||
Reference in New Issue
Block a user