Skip to content

Commit 7d3bec4

Browse files
Sigafoostannewt
authored andcommitted
Changing magnetic attribute in design guide (adafruit#502)
1 parent ce81c8d commit 7d3bec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ properties.
365365
+=======================+=======================+=========================================================================+
366366
| ``acceleration`` | (float, float, float) | x, y, z meter per second per second |
367367
+-----------------------+-----------------------+-------------------------------------------------------------------------+
368-
| ``magnetic`` | float | micro-Tesla (uT) |
368+
| ``magnetic`` | (float, float, float) | x, y, z micro-Tesla (uT) |
369369
+-----------------------+-----------------------+-------------------------------------------------------------------------+
370370
| ``orientation`` | (float, float, float) | x, y, z degrees |
371371
+-----------------------+-----------------------+-------------------------------------------------------------------------+

0 commit comments

Comments
 (0)