Don't need label in heart monitor anymore.

pull/760/head
jMyles 2019-02-15 00:35:13 -07:00
parent 59b085b2d3
commit 8d538f07aa
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ print("The policy public key for "
# heart rate measurements from a heart monitor
import heart_monitor
heart_monitor.generate_heart_rate_samples(policy_pubkey,
label=label,
samples=50,
save_as_file=True)