1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
This commit is contained in:
cTn 2014-08-18 19:29:36 +02:00 committed by Dominic Clifton
parent 8128869c83
commit a710a2fbb1
3 changed files with 8 additions and 2 deletions

View file

@ -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,