This repository was archived by the owner on Oct 29, 2019. It is now read-only.
This repository was archived by the owner on Oct 29, 2019. It is now read-only.
Library functions aren't consistent with design guide #2
Closed
Description
Ref: http://circuitpython.readthedocs.io/en/latest/docs/design_guide.html#sensor-properties-and-units
Currently have accelerometer
and magnetometer
. These should be acceleration
and magnetic
. Suggest keeping current ones and adding in the new ones.
Also, accelerometer
is returning a list, not a tuple.
Metadata
Metadata
Assignees
Labels
No labels