Releases: PowerBroker2/SerialTransfer
Releases · PowerBroker2/SerialTransfer
SerialTransfer
- Fix issue #94 (prevent premature reset of packet status)
SerialTransfer
- Fix issue #73
- Ensure payload index is reset every packet
SerialTransfer
- Minor bug fixes regarding the timeout implementation
SerialTransfer
- Added timeout and reset functionality
SerialTransfer
- Bug fix; Ensure 0-byte payloads result in an error
SerialTransfer
- Fix invalid memory usage with callbacks
- Fix compile-time warning
SerialTransfer
- Resolve issue #49
- Comment out SPI files
- User can uncomment files for use if desired and target board is supported
SerialTransfer
- Fix SPITransfer issue by disabling SPI by default - user can enable it, however (see readme)
SerialTransfer
- Break parsing loop if new packet is available or an error occurs
SerialTransfer
- Fix compile-time errors for Arduino Nano 33 BLE and DUE (issue #34)
- These boards will not be supported by the SPI functionality of this lib, but the UART and I2C functionality should still work with these boards