Releases: vittorioexp/J1850-Arduino-Transceiver-Library
Releases · vittorioexp/J1850-Arduino-Transceiver-Library
1.3.2
1.3.1
Fix
Removed an unused include in PwmTransceiver.h
1.3.0
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
RecomMended: reduce BUFFER_SIZE ("/PwmTransceiver.h") to 64 bytes.