mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
release
This commit is contained in:
parent
ab02817095
commit
440d3250f1
3 changed files with 8 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1408273765004, // 08.17.2014
|
||||
'releaseDate': 1408379746980, // 08.18.2014 - new Date().getTime()
|
||||
'firmwareVersionAccepted': 2.3,
|
||||
'connectionValid': false,
|
||||
'mspPassThrough': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue