mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 14:25:14 +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:
parent
8fdda97b01
commit
2a3d261465
2 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1408273765004, // 08.17.2014
|
||||
'firmwareVersionAccepted': 2.3,
|
||||
'connectionValid': false,
|
||||
'mspPassThrough': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue