Releases: krygacz/arduino-eiscp
Releases · krygacz/arduino-eiscp
arduino-eiscp v0.2.5
arduino-eiscp v0.2.4
- simplified usage
- removed batch processing and unnecessary pointers
There are some breaking changes, please read the updated documentation
arduino-eiscp v0.2.3
- use dynamic memory allocation
- add eISCP_Message initializer
- make batch processing optional (disabled by default)
- bug fixes
arduino-eiscp v0.2.2
- fixed message buffer issues
- changed the way eISCP_Message is handled - take a look at the example
arduino-eiscp v0.2.1
- added message buffer
- bug fixes
arduino-eiscp v0.2.0
- added support for receiving messages back from eISCP devices (finally!)
- added
eISCP_Message
class - bug fixes
arduino-eiscp v0.1.0
Basic functionality:
- Initializing eISCP
- Sending eISCP commands