Update app.js

pull/861/head
nujw 2021-10-20 18:24:09 +13:00 committed by GitHub
parent fa30fa1cd0
commit b80da3682e
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.08f';
var v = '0.09a';
/*kalmanjs, Wouter Bulten, MIT, https://github.com/wouterbulten/kalmanjs */
var KalmanFilter = (function () {