Releases: Seeed-Studio/Seeed_Arduino_CAN
Releases · Seeed-Studio/Seeed_Arduino_CAN
v2.3.3
v2.3.2
- Fix compilation warning -Wshift-count-overflow
v2.3.1
- Added definitions for mcp2515 to use 12MHz clock
- 12MHz 10KBPS and 5KBPS removed
- Updated libary.json to current version
- Removed special character and updated keywords
- Fix variable collision that broke compatibility with Arudino Uno Wifi
- Merge branch 'Seeed-Studio:master' into master
v2.3.0
- Update mcp2518fd_can.cpp
- Removed unused include statement
- Re-include SoftwareSerial in conditional in can-serial.cpp
- Revert library name change
v2.2.0
v2.0.0
Added Self send and receive + FD examples
v1.3.0
chang log:
- add library.properties
- update README.md