Changing magnetic attribute in design guide (#502)

This commit is contained in:
Dan Conley 2018-01-02 20:14:42 -05:00 committed by Scott Shawcroft
parent ce81c8dda9
commit 7d3bec46ae

View File

@ -365,7 +365,7 @@ properties.
+=======================+=======================+=========================================================================+
| ``acceleration`` | (float, float, float) | x, y, z meter per second per second |
+-----------------------+-----------------------+-------------------------------------------------------------------------+
| ``magnetic`` | float | micro-Tesla (uT) |
| ``magnetic`` | (float, float, float) | x, y, z micro-Tesla (uT) |
+-----------------------+-----------------------+-------------------------------------------------------------------------+
| ``orientation`` | (float, float, float) | x, y, z degrees |
+-----------------------+-----------------------+-------------------------------------------------------------------------+