Show COVID-19 exposure notification statistics
Compare changes
+ 24
− 11
@@ -6,6 +6,7 @@ import display
@@ -19,8 +20,8 @@ MODE_ON_RX = 2
@@ -100,12 +101,13 @@ def process_scan_report(scan_report):
@@ -139,7 +141,6 @@ def show_stats():
@@ -148,6 +149,15 @@ pause = 1
@@ -158,6 +168,7 @@ disp.update()
@@ -182,8 +193,9 @@ while True:
@@ -203,8 +215,9 @@ while True: