1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 12:55:13 +03:00
This commit is contained in:
cTn 2014-08-31 16:52:55 +02:00
parent b5aeb8df2a
commit 9034a94135
3 changed files with 3 additions and 3 deletions

View file

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