1
0
Fork 0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2025-07-15 13:58:13 +02:00

Wip current measurement

This commit is contained in:
Patrick Rathje 2022-05-31 00:54:02 +02:00
parent 9a9154fa86
commit 3e3e584ca1
3 changed files with 23 additions and 17 deletions

View file

@ -94,7 +94,7 @@ def calculate_consumption_per_day(labels, normalize_with_idle=True):
# THE TOTAL EXPECTED AMOUNT PER DAY in milli ampere
expected_consumption_per_day = 0.0
idle_consumption = 0.500
idle_consumption = 0.00256
add_consumption(IDLE_LABEL, idle_consumption, 1.0, 1.0)
# ADVERTISING