mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2025-01-08 20:34:24 +01:00
Apply suggestions from code review
This commit is contained in:
parent
faa817533c
commit
d8b5682a94
@ -18,7 +18,7 @@ This project aims to add support the [Exposure Notification (EN) protocol for tr
|
|||||||
* Upon infection upload keys to a public database
|
* Upon infection upload keys to a public database
|
||||||
* Retrieve keys of infections from database
|
* Retrieve keys of infections from database
|
||||||
* computes rolling proximity identifiers
|
* computes rolling proximity identifiers
|
||||||
* compares to stored contacts to check for exposure b
|
* compares to stored contacts to check for exposure
|
||||||
|
|
||||||
Note: as we for now do not use the flash for key storage, this currently only works on nrf52480 or you can just store a very small number of keys. Moving the keys to flash is on the TODO list and will fix this.
|
Note: as we for now do not use the flash for key storage, this currently only works on nrf52480 or you can just store a very small number of keys. Moving the keys to flash is on the TODO list and will fix this.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user