mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
better clarify firmware flasher note
This commit is contained in:
parent
6e0177738c
commit
2642307864
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@
|
||||||
"message": "Progress:"
|
"message": "Progress:"
|
||||||
},
|
},
|
||||||
"firmwareFlasherNote": {
|
"firmwareFlasherNote": {
|
||||||
"message": "If you are flashing board with <strong>baseflight</strong> already flashed (updating), leave this checkbox unchecked.<br />If you are flashing \"<strong>bare</strong>\" board with no firmware preloaded or you have bootloader pins <strong>shorted</strong>, check this box.<br />"
|
"message": "If you are flashing board with bootloader pins <strong>shorted/connected</strong>, check <strong>No reboot sequence</strong>.<br />If you want configuration data to be wiped, check <strong>Full Chip Erase</strong><br />"
|
||||||
},
|
},
|
||||||
"firmwareFlasherNoReboot": {
|
"firmwareFlasherNoReboot": {
|
||||||
"message": "No reboot sequence"
|
"message": "No reboot sequence"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue