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

Compare commits

..

2 Commits

Author SHA1 Message Date
Arsenii Kuzin
057a52ed91
Merge e7a59f3889 into 3b162996ad 2024-02-13 22:41:46 +01:00
Sen Morgan
e7a59f3889 feat: increase OTA response timeout 2024-02-13 22:41:25 +01:00

View File

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