The program demonstrates how to implement SPI on RedBearLab nRF51822 platform

Dependencies:   mbed

The program demonstrates how to implement SPI on RedBearLab nRF51822 platform.

Revision:
1:a7087bcd5c28
Parent:
0:281fa0c39c15
--- a/main.cpp	Wed Oct 22 05:12:07 2014 +0000
+++ b/main.cpp	Thu Jan 07 02:56:30 2016 +0000
@@ -18,7 +18,7 @@
 */
 
 #include "mbed.h"
-#include "spi_mast.h"
+#include "spi_master.h"
 
 DigitalOut spi_cs(P0_14);//D10