Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@jjohnstz jjohnstz released this 08 Apr 03:07
· 173 commits to main since this release
680b20f
  • Added hardwareRevision variable to Device class. This value is read from probe device when first connected over BLE
  • Added color and id variables to Probe class
  • Added setProbeID and setProbeColor functions to DeviceManager to set those values on probe device
  • Renamed id to identifier on Probe for clarity with new variable