summaryrefslogtreecommitdiff
path: root/docs/configuration/motion_sensors.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/motion_sensors.md')
-rw-r--r--docs/configuration/motion_sensors.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/docs/configuration/motion_sensors.md b/docs/configuration/motion_sensors.md
index 4dac939b10..6e84fc3307 100644
--- a/docs/configuration/motion_sensors.md
+++ b/docs/configuration/motion_sensors.md
@@ -2,12 +2,12 @@
EC sensors are used for the following capabilities:
-- Accelerometers in base and lid measure lid angle to toggle between laptop and
- tablet modes.
-- Ambient light sensors control display backlight level.
-- All sensor types, including gyroscope, e-compass, and pressure, are used by
- Android apps.
-- Special sync sensor type, synchronizes sensor events with AP.
+- Accelerometers in base and lid measure lid angle to toggle between laptop
+ and tablet modes.
+- Ambient light sensors control display backlight level.
+- All sensor types, including gyroscope, e-compass, and pressure, are used by
+ Android apps.
+- Special sync sensor type, synchronizes sensor events with AP.
*TODO* - there is good content available in the most recent [Chrome EC] overview
presentation that can be added here.
@@ -20,13 +20,12 @@ presentation that can be added here.
*TODO*
-
## GPIOs and Alternate Pins
*TODO*
-- `GPIO_EC_INT_L` - Output from the EC, driven low to indicate an event on the
- EC is ready for servicing by the AP.
+- `GPIO_EC_INT_L` - Output from the EC, driven low to indicate an event on the
+ EC is ready for servicing by the AP.
## Data Structures
@@ -49,4 +48,3 @@ presentation that can be added here.
*TODO*
[Chrome EC]: https://docs.google.com/presentation/d/1Y3PwNSnCQoCqDfL5rYqfaBP_ZqbMOTw_x83_ry4cro8/view#slide=id.g63bdbcea4b_0_27
-