Running setScan with active: true

pull/1655/head
Salim Blume 2022-04-04 12:22:04 -05:00
parent 7322013f10
commit 123d481469
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@
});
};
}
}, { filters: [{services: [ "180d" ]}]});
}, { active: true, filters: [{services: [ "180d" ]}]});
}

View File

@ -2,7 +2,7 @@
Logs health data to a file every 10 minutes, and provides an app to view it
**BETA - requires firmware 2v11**
**BETA - requires firmware 2v11 or later**
## Usage