Skip to content

Version 1.0.5

Compare
Choose a tag to compare
@gigapod gigapod released this 28 May 16:22
· 6 commits to main since this release
55e3795

Version 1.0.5 has the following updates:

Updates

  • The readRegister() core method of the bus interface now includes an optional timeout parameter (default =0). This allows a timeout in ms to be set between an address sent to the device and when data is read.
  • Initial structure to support an UART/Serial implementation of the bus