Skip to content

Releases: krygacz/arduino-eiscp

arduino-eiscp v0.2.5

31 May 13:00
Compare
Choose a tag to compare

arduino-eiscp v0.2.4

22 May 12:47
Compare
Choose a tag to compare
  • simplified usage
  • removed batch processing and unnecessary pointers
    There are some breaking changes, please read the updated documentation

arduino-eiscp v0.2.3

21 May 19:13
Compare
Choose a tag to compare
  • use dynamic memory allocation
  • add eISCP_Message initializer
  • make batch processing optional (disabled by default)
  • bug fixes

arduino-eiscp v0.2.2

19 May 14:43
Compare
Choose a tag to compare
  • fixed message buffer issues
  • changed the way eISCP_Message is handled - take a look at the example

arduino-eiscp v0.2.1

19 May 10:58
Compare
Choose a tag to compare
  • added message buffer
  • bug fixes

arduino-eiscp v0.2.0

19 May 00:45
Compare
Choose a tag to compare
  • added support for receiving messages back from eISCP devices (finally!)
  • added eISCP_Message class
  • bug fixes

arduino-eiscp v0.1.0

21 Apr 20:28
Compare
Choose a tag to compare

Basic functionality:

  • Initializing eISCP
  • Sending eISCP commands