Add complete testing section
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1a221761b8
commit
d2b5520cdd
25 changed files with 442 additions and 15 deletions
|
@ -92,3 +92,11 @@
|
|||
year = 2018,
|
||||
urldate = "2022-11-24"
|
||||
}
|
||||
|
||||
@online {AndroidSensorLimit,
|
||||
author = {{Android Open Source Project}},
|
||||
title = {{Sensor Rate-Limiting}},
|
||||
url = "https://developer.android.com/guide/topics/sensors/sensors_overview#sensors-rate-limiting",
|
||||
year = 2022,
|
||||
urldate = "2022-01-04"
|
||||
}
|
||||
|
|
Reference in a new issue