Closed rei-vilo closed 11 years ago
The library for the Anaren CC110L AIR BoosterPack is compatible with the StellarPad LM4F.
#if defined( __LM4F120H5QR__ ) // Select the correct SPI port to interface with AIR Booster Pack. SPI.setModule(2); #endif
See commit f1027fb1f319e942a41909c998caf4d1030558a9
The library for the Anaren CC110L AIR BoosterPack is compatible with the StellarPad LM4F.