1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism)

This commit is contained in:
cTn 2014-08-17 13:29:07 +02:00 committed by Dominic Clifton
parent 9e5edbbf6b
commit 90da15b14c
2 changed files with 7 additions and 0 deletions

View file

@ -1,6 +1,7 @@
'use strict';
var CONFIGURATOR = {
'releaseDate': 1408273765004, // 08.17.2014
'firmwareVersionAccepted': 2.3,
'connectionValid': false,
'mspPassThrough': false,