Skip to content

v0.9.3 - Fix CircuitPython Compatibility

Compare
Choose a tag to compare
@BrianPugh BrianPugh released this 24 Oct 18:37
89a7fc2

Features

  • Adds attribute device.implementation.emitters for detecting available emitters (native and viper).

Bug Fixes

  • Fixes sync on devices without native/viper emitters available.
  • Fixes sync on circuitpython devices.