1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-18 05:45:25 +03:00

CF/BF - Limit support to CF v2.0.0 onwards and BF v3.0.0 onwards ONLY.

This commit is contained in:
Hydra 2017-04-02 17:29:27 +01:00 committed by Michael Keller
parent 2241f33ca2
commit b9691f0dbd

View file

@ -221,7 +221,7 @@ function onOpen(openInfo) {
$('#tabs ul.mode-connected .tab_setup a').click(); $('#tabs ul.mode-connected .tab_setup a').click();
}); });
}); });
}); }
}); });
} else { } else {
GUI.show_modal(chrome.i18n.getMessage('warningTitle'), GUI.show_modal(chrome.i18n.getMessage('warningTitle'),