1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00
This commit is contained in:
cTn 2014-05-08 13:33:18 +02:00
parent 96ce646aa1
commit 937065ea39
3 changed files with 13 additions and 1 deletions

View file

@ -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() {