diff --git a/index.bs b/index.bs index 39d4746..85585f8 100644 --- a/index.bs +++ b/index.bs @@ -144,7 +144,7 @@ The Gyroscope sensor type has the f : [=Default sensor=] :: The device's main gyroscope sensor. : [=Virtual sensor type=] - :: "gyroscope" + :: "gyroscope" A [=latest reading=] of a {{Sensor}} of Gyroscope sensor type includes three [=map/entries=] whose [=map/keys=] are "x", "y", "z" and whose [=map/values=] contain current angular @@ -248,11 +248,7 @@ Automation {#automation} This section extends [[GENERIC-SENSOR#automation]] by providing [=Gyroscope=]-specific virtual sensor metadata. -The [=per-type virtual sensor metadata=] [=map=] must have the following [=map/entry=]: -: [=map/key=] -:: "[=gyroscope virtual sensor type|gyroscope=]" -: [=map/value=] -:: A [=virtual sensor metadata=] whose [=virtual sensor metadata/reading parsing algorithm=] is [=parse xyz reading=]. +The [=gyroscope virtual sensor type=] and its corresponding entry in the [=per-type virtual sensor metadata=] [=map=] are defined in [[DEVICE-ORIENTATION#automation]]. Acknowledgements {#acknowledgements} ================