mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Updating to use API version 1.1.
This commit is contained in:
parent
64a8dfd4d2
commit
32820853ce
7 changed files with 117 additions and 55 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1417875879820, // new Date().getTime() - 2014.12.06
|
||||
'firmwareVersionAccepted': 2.3,
|
||||
'apiVersionAccepted': 1.1,
|
||||
'backupFileMinVersionAccepted': '0.55', // chrome.runtime.getManifest().version is stored as string, so does this one
|
||||
'connectionValid': false,
|
||||
'cliActive': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue