1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00
This commit is contained in:
cTn 2014-10-06 00:07:28 +02:00
parent 5105dc2165
commit 2c9fafe4b1
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
'use strict';
var CONFIGURATOR = {
'releaseDate': 1412016413051, // new Date().getTime() - 09.29.2014
'releaseDate': 1412546773959, // new Date().getTime() - 10.06.2014
'firmwareVersionAccepted': 2.3,
'connectionValid': false,
'cliActive': false,