1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

updating changelog and releaseDate property

This commit is contained in:
cTn 2014-09-29 20:48:28 +02:00
parent b82aad4589
commit 01eac25bbc
2 changed files with 3 additions and 2 deletions

View file

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