Skip to content

v1.0.0-alpha.38

Compare
Choose a tag to compare
@dlech dlech released this 03 Mar 21:24
· 85 commits to master since this release

Added

  • Added pybricksdev.connections.ConnectionState enum class.
  • Added pybricksdev.connections.pybricks.PybricksHub.connection_state_observable attribute.

Fixed

  • Fixed pybricksdev.connections.pybricks.PybricksHub disconnect state not reset after reconnect (support#971).

Removed

  • Removed pybricksdev.connections.pybricks.PybricksHub.disconnect_observable attribute.
  • Removed pybricksdev.connections.pybricks.PybricksHub.connected attribute.