Skip to content

0.1.0 - Now with more SI units.

Compare
Choose a tag to compare
@tannewt tannewt released this 11 Apr 00:17

This requires CircuitPython 0.9.4+!

  • Replace read_accel_g with acceleration attribute that is in m / s ^ 2 instead of Gs.
  • Switch to new BusDevice API.
  • Switch examples to nativeio split APIs.