mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 21:35:33 +03:00
CF/BF - Limit support to CF v2.0.0 onwards and BF v3.0.0 onwards ONLY.
This commit is contained in:
parent
2241f33ca2
commit
b9691f0dbd
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ function onOpen(openInfo) {
|
|||
$('#tabs ul.mode-connected .tab_setup a').click();
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
});
|
||||
} else {
|
||||
GUI.show_modal(chrome.i18n.getMessage('warningTitle'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue