mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
Improve firmware flasher messaging.
This commit is contained in:
parent
4e6637b598
commit
0aa33393c4
1 changed files with 2 additions and 2 deletions
|
@ -799,10 +799,10 @@
|
||||||
"message": "No reboot sequence"
|
"message": "No reboot sequence"
|
||||||
},
|
},
|
||||||
"firmwareFlasherOnlineReleasesDescription": {
|
"firmwareFlasherOnlineReleasesDescription": {
|
||||||
"message": "Available online firmware releases"
|
"message": "Available online firmware releases - Select the correct firmware appropriate for your board."
|
||||||
},
|
},
|
||||||
"firmwareFlasherNoRebootDescription": {
|
"firmwareFlasherNoRebootDescription": {
|
||||||
"message": "Check if you are flashing board with bootloader pins shorted"
|
"message": "Enable if you are flashing board with bootloader pins shorted"
|
||||||
},
|
},
|
||||||
"firmwareFlasherFlashOnConnect": {
|
"firmwareFlasherFlashOnConnect": {
|
||||||
"message": "Flash on connect"
|
"message": "Flash on connect"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue