Better bt download flow (#927)

* round the drif

* restart compile automatically

* add settle
This commit is contained in:
Peli de Halleux
2019-09-29 23:08:46 -07:00
committed by GitHub
parent 6c9ff804c8
commit 4dc2872286
5 changed files with 9 additions and 16 deletions

View File

@ -289,7 +289,7 @@ export function deployCoreAsync(resp: pxtc.CompileResult) {
header: lf("Bluetooth download failed..."),
htmlBody:
`<ul>
<li>${lf("Make sure to stop your program on the EV3.")}</li>
<li>${lf("Make sure to stop your program or exit portview on the EV3.")}</li>
<li>${lf("Check your battery level.")}</li>
</ul>`,
hasCloseIcon: true,