Update app.js

master
Ben Jabituya 2020-12-28 23:30:03 +00:00 committed by GitHub
parent 9c4fcb0bf6
commit 3f1f81e26e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ logfile.write(""); //reset HRV log
logfile = require("Storage").open("HRV_log.csv", "a");
var timestamp = getTime();
var csv = [
"time",
"sample count",