1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

removing MSP pass through mode

This commit is contained in:
cTn 2014-09-08 17:52:07 +02:00
parent 78b282f458
commit a96e804359
4 changed files with 32 additions and 74 deletions

View file

@ -4,7 +4,6 @@ var CONFIGURATOR = {
'releaseDate': 1409496670288, // 08.31.2014 - new Date().getTime()
'firmwareVersionAccepted': 2.3,
'connectionValid': false,
'mspPassThrough': false,
'cliActive': false,
'cliValid': false
};