mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Update changelog and prepare for release.
This commit is contained in:
parent
c368190ff5
commit
39be4d9e62
2 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1422552160231, // new Date().getTime() - 2015.01.29
|
||||
'releaseDate': 1422922675433, // new Date().getTime() - 2015.01.29
|
||||
'apiVersionAccepted': 1.2,
|
||||
'backupRestoreMinApiVersionAccepted': 1.5,
|
||||
'pidControllerChangeMinApiVersion': 1.5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue