mirror of
https://github.com/Lurkars/esp-ena.git
synced 2024-11-22 18:16:10 +01:00
update TEADME
This commit is contained in:
parent
904524c648
commit
33ac1ef68a
@ -5,7 +5,7 @@ More information about the Covid-19 Exposure Notification at [Apple](https://www
|
|||||||
|
|
||||||
The main source (the Exposure Notification API) is a separate module in [**components/ena**](components/ena).
|
The main source (the Exposure Notification API) is a separate module in [**components/ena**](components/ena).
|
||||||
|
|
||||||
This implementation fully covers for the BLE part including the cryptography specifications needed (see Bluetooth Specifications and Cryptography Specifications documents in the links above):
|
This implementation fully covers the BLE part including the cryptography specifications needed (see Bluetooth Specifications and Cryptography Specifications documents in the links above) and the exposure check for now:
|
||||||
* send beacons
|
* send beacons
|
||||||
* store TEKs on flash (last 14)
|
* store TEKs on flash (last 14)
|
||||||
* receive beacons
|
* receive beacons
|
||||||
|
Loading…
Reference in New Issue
Block a user