Skip to content

Releases: vittorioexp/J1850-Arduino-Transceiver-Library

1.3.2

15 Nov 07:59
c9c4571
Compare
Choose a tag to compare

Fix

Updated url in library.properties (thanks to @njh )

1.3.1

05 Aug 06:32
Compare
Choose a tag to compare

Fix

Removed an unused include in PwmTransceiver.h

1.3.0

23 Jul 13:56
Compare
Choose a tag to compare

Optimization

Removed method receive()

Required libraries

DigitalWriteFast (Tested with version 1.0.0, Download: https://github.com/watterott/Arduino-Libs)
EnableInterrupt (Tested with version 0.9.5, Download: https://github.com/GreyGnome/EnableInterrupt)

1.2.0

15 Jul 12:45
Compare
Choose a tag to compare

RecomMended: reduce BUFFER_SIZE ("/PwmTransceiver.h") to 64 bytes.