Fix sensor table. (#517)

RST is very picky about spacing.
This commit is contained in:
Scott Shawcroft 2018-01-08 17:38:43 -08:00 committed by Dan Halbert
parent 2d5483082d
commit d201ac20af

View File

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