mchr3k / arduino-libs-manchester

172 stars 113 forks source link

Linux porting #36

Open antonio-petricca opened 7 years ago

antonio-petricca commented 7 years ago

I need to use it between an embedded linux transmitter and an Arduinio receiver.

Does exists a porting for linux?

Regards, Antonio

ghost commented 7 years ago

You can just put this library in the library folder and arduino will compile it even on linux.

antonio-petricca commented 7 years ago

Hi, are you saying that I could compile it on a Linux PC too?