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

Is This Possible to send String data ? #20

Closed Asyasyarif closed 5 years ago

Asyasyarif commented 5 years ago

i have data String "Hello World" , can i send it ? or i need to convert to char data ?