bluerobotics / ping-arduino

Arduino library to interact with the Ping sonar using the Ping Protocol messages.
6 stars 16 forks source link

Add hardware serial support #22

Open NickNothom opened 5 years ago

NickNothom commented 5 years ago

It was a little confusing to get this library working for hardware serial, now you can just use the compiler flag.

If this looks good, I'll update the docs to match.