Miguel Castañeda / Mbed 2 deprecated spimatriz

Dependencies:   MAX7219 mbed

Fork of Nucleo_blink_led by Miguel Castañeda

Revision:
3:60bc310c772b
Parent:
2:163373cf2b79
diff -r 163373cf2b79 -r 60bc310c772b main.cpp
--- a/main.cpp	Thu Mar 16 14:26:03 2017 +0000
+++ b/main.cpp	Thu Mar 16 15:54:03 2017 +0000
@@ -1,5 +1,4 @@
 #include "mbed.h"
-#include "max7219.h"
 
 // PC_12: DIN, PC_10: CLK, PA_15: LOAD/CS
 SPI max72_spi(PC_12, NC, PC_10);