mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-14 12:08:02 +00:00
Added partition scheme compatible with OTA
This commit is contained in:
@@ -14,9 +14,12 @@ board = esp32cam
|
||||
framework = arduino
|
||||
|
||||
#upload_protocol = espota
|
||||
#upload_port = esp32-083af2a72340.local
|
||||
#upload_port = 192.168.50.222
|
||||
#upload_flags =
|
||||
# --auth=ESP32CAM-RTSP
|
||||
# --auth='ESP32CAM-RTSP'
|
||||
|
||||
# Partition scheme for OTA
|
||||
board_build.partitions = min_spiffs.csv
|
||||
|
||||
monitor_speed = 115200
|
||||
monitor_rts = 0
|
||||
|
||||
Reference in New Issue
Block a user