autowp / arduino-mcp2515

Arduino MCP2515 CAN interface library
MIT License
793 stars 279 forks source link

Update PlatformIO Library #104

Open nickdaria opened 11 months ago

nickdaria commented 11 months ago

I just got thrown for a loop when I forked the library to add custom SPI class support just to find the implementation already there from this commit. However the PlatformIO registry is still stuck on v1.0.3.

Is there any way to update the library for PlatformIO users?