mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +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"
|
||||
},
|
||||
"firmwareFlasherOnlineReleasesDescription": {
|
||||
"message": "Available online firmware releases"
|
||||
"message": "Available online firmware releases - Select the correct firmware appropriate for your board."
|
||||
},
|
||||
"firmwareFlasherNoRebootDescription": {
|
||||
"message": "Check if you are flashing board with bootloader pins shorted"
|
||||
"message": "Enable if you are flashing board with bootloader pins shorted"
|
||||
},
|
||||
"firmwareFlasherFlashOnConnect": {
|
||||
"message": "Flash on connect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue