Version 1.0.5
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