summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ec_commands.h')
-rw-r--r--include/ec_commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index fa820b7ebb..13ce200683 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -1853,6 +1853,7 @@ struct ec_params_motion_sense {
* Unit:
* Accelerometer: 1/1024 g
* Gyro: 1/1024 deg/s
+ * Compass: 1/16 uT
*/
int16_t offset[3];
} __packed sensor_offset;