1
0
Fork 0

Update widalt.settings.js

master
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) { (function(back) {
var settings = Object.assign({ var settings = Object.assign({
interval: 5000, interval: 60000,
}, require('Storage').readJSON("widalt.json", true) || {}); }, require('Storage').readJSON("widalt.json", true) || {});
o=Bangle.getOptions(); o=Bangle.getOptions();
Bangle.getPressure().then((p)=>{ Bangle.getPressure().then((p)=>{