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