1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 03:19:54 +03:00

Cleanup and default to VCP board

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-01-23 17:25:47 +01:00
parent b6332a98c3
commit 76fa185747
3 changed files with 10 additions and 53 deletions

View file

@ -22,7 +22,7 @@ $(document).ready(function () {
GUI.handleReconnect = function ($tabElement) {
if (BOARD.find_board_definition(CONFIG.boardIdentifier).vcp) { // VCP-based flight controls may crash old drivers, we catch and reconnect
if (BOARD.hasVcp(CONFIG.boardIdentifier)) { // VCP-based flight controls may crash old drivers, we catch and reconnect
/*
Disconnect