1
0
Fork 0

Update app.js

master
nujw 2021-10-20 18:25:09 +13:00 committed by GitHub
parent 6b28026c33
commit 0c853240ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Mike Bennett mike[at]kereru.com
0.06 : Add Posn screen
0.07 : Add swipe to change screens same as BTN3
*/
var v = '0.09a';
var v = '1.00';
/*kalmanjs, Wouter Bulten, MIT, https://github.com/wouterbulten/kalmanjs */
var KalmanFilter = (function () {