Longan-Labs / Arduino_CAN_BUS_MCP2515

Arduino CAN Bus library, MCP2515/MCP2551
https://www.longan-labs.cc/
MIT License
118 stars 371 forks source link

Use #import <Arduino.h> so mcp_can_dfs.h works properly on case-sensitive filesystems. #2

Closed Arachnid closed 10 years ago

coryjfowler commented 10 years ago

I like how there are multiple "arduino.h" files... The one we want, in the ../Arduino/hardware/arduino/cores/arduino/ directory is the only one with a capital A...