#Tbs4Rpm An Arduino sketch that exposes the TbsShieldRpm functionality to a client PC app by means of the serial port.
##Description This sketch will expose a four port TbsSheild to a client application. It implements the client communications protocol and wraps the TbsShieldRpm library. See the Tbs4RpmWin project as an example client application.
##Install To install, clone this into your Arduino folder, which will place it in a folder named Tbs4Rpm.