First release of the MagAlpha Angle Sensor Arduino Library
Initial commit: - Add MagAlpha Class for SPI communication - Add MagAlphaSsi Class for SSI communication (use Arduino SPI interface to emulate the SSI interface) - Add various examples (SPI and SSI, Read angle, read/write registers, check parity bit)