mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Bump release date.
This commit is contained in:
parent
f730bb51e7
commit
f3020aed10
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var CONFIGURATOR = {
|
var CONFIGURATOR = {
|
||||||
'releaseDate': 1409496670288, // 08.31.2014 - new Date().getTime()
|
'releaseDate': 1415494669479, // 08.31.2014 - new Date().getTime()
|
||||||
'firmwareVersionAccepted': 2.3,
|
'firmwareVersionAccepted': 2.3,
|
||||||
'connectionValid': false,
|
'connectionValid': false,
|
||||||
'mspPassThrough': false,
|
'mspPassThrough': false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue