mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
release
This commit is contained in:
parent
96ce646aa1
commit
937065ea39
3 changed files with 13 additions and 1 deletions
2
main.js
2
main.js
|
@ -46,6 +46,8 @@ $(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