1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00

feat: increase OTA response timeout

This commit is contained in:
Sen Morgan 2024-02-13 22:41:25 +01:00
parent c8e3488bee
commit e7a59f3889

View File

@ -187,6 +187,7 @@ monitor_echo = yes
upload_protocol = espota upload_protocol = espota
upload_port = dccex upload_port = dccex
upload_flags = upload_flags =
--timeout=10
--auth=dccex-ota --auth=dccex-ota
[env:Nucleo-F411RE] [env:Nucleo-F411RE]