Update widalt.settings.js

pull/3590/head
xxDUxx 2023-01-26 17:53:30 +01:00 committed by GitHub
parent e8599be168
commit f32e178e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
(function(back) {
var settings = Object.assign({
interval: 5000,
interval: 60000,
}, require('Storage').readJSON("widalt.json", true) || {});
o=Bangle.getOptions();
Bangle.getPressure().then((p)=>{