1
0
Fork 0

Update app.js

master
nujw 2021-11-01 09:32:17 +13:00 committed by GitHub
parent 134ae6bf73
commit 54442044f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Mike Bennett mike[at]kereru.com
1.10 : add inverted colours 1.10 : add inverted colours
1.14 : Add VMG screen 1.14 : Add VMG screen
*/ */
var v = '1.14'; var v = '1.15';
/*kalmanjs, Wouter Bulten, MIT, https://github.com/wouterbulten/kalmanjs */ /*kalmanjs, Wouter Bulten, MIT, https://github.com/wouterbulten/kalmanjs */
var KalmanFilter = (function () { var KalmanFilter = (function () {