mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
removing RapidFlash promotion
This commit is contained in:
parent
e8c4a03dd5
commit
628972d5f2
1 changed files with 0 additions and 2 deletions
2
main.js
2
main.js
|
@ -46,8 +46,6 @@ $(document).ready(function() {
|
|||
break;
|
||||
}
|
||||
|
||||
GUI.log('Are you using ESCs with SimonK firmware? Try <a href="https://chrome.google.com/webstore/detail/rapidflash/gehadojofkekobiohnefkabgimeniglh" target="_blank">RapidFlash</a>, our new utility for configuring / flashing / updating firmware.');
|
||||
|
||||
// Tabs
|
||||
var tabs = $('#tabs > ul');
|
||||
$('a', tabs).click(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue