Manchester library for 315/433Mhz transmitter/receivers adapted for Spark by Paul Kourany, May 21/2014
Adapted from mchr3k's Arduino library using SparkIntervalTimer timer library by Paul Kourany
Replace ManchesterTX_Basic.ino with desired example from examples folder and compile.
Please read Manchester.h for details on the implementation of the protocol.
This library requires SparkIntervalTimer library to function