8000 add weight sensor property to the design guide · cpforbes/circuitpython@a9e2592 · GitHub
[go: up one dir, main page]

Skip to content

Commit a9e2592

Browse files
author
brentru
committed
add weight sensor property to the design guide
1 parent 7bac10a commit a9e2592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/design_guide.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,8 @@ properties.
500500
+-----------------------+-----------------------+-------------------------------------------------------------------------+
501501
| ``value`` | int | 16-bit Analog value, unit-less |
502502
+-----------------------+-----------------------+-------------------------------------------------------------------------+
503+
| ``weight`` | float | grams (g) |
504+
+-----------------------+-----------------------+-------------------------------------------------------------------------+
503505

504506
Adding native modules
505507
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)
0