1
0
Fork 0
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:
cTn 2014-07-04 20:58:55 +02:00
parent e8c4a03dd5
commit 628972d5f2

View file

@ -46,8 +46,6 @@ $(document).ready(function() {
break; 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 // Tabs
var tabs = $('#tabs > ul'); var tabs = $('#tabs > ul');
$('a', tabs).click(function() { $('a', tabs).click(function() {