Skip to content

Releases: Zipcar/spi_mplabx_plugin

End of Stream error handling

19 Jul 21:45
Compare
Choose a tag to compare

Attempts to re-open connections when an end of stream is caught

Refactoring and response.read() fix

11 Jul 22:11
107c768
Compare
Choose a tag to compare
Merge pull request #2 from Zipcar/dev

Refactoring, response.read() fix, and version bump

Request Stream Rework

05 Jul 18:10
Compare
Choose a tag to compare
1.2

Changed request from a BufferedWriter to BufferedOutputStream

Socket Implementation

04 Jul 20:01
7384bec
Compare
Choose a tag to compare

First fully tested version, with working SPI R/W and Socket I/O