Testé pour projet BTS SN

Dependencies:   MODMAX7456 mbed

Fork of MAX7456_HelloWorld by Christian Dupaty

Files at this revision

API Documentation at this revision

Comitter:
cdupaty
Date:
Thu May 12 11:32:46 2016 +0000
Parent:
2:e25ed18fa668
Commit message:
mise ? jour mineure

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu May 12 11:27:55 2016 +0000
+++ b/main.cpp	Thu May 12 11:32:46 2016 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "OSD7456.h"
-#include "stdio.h"
+#include "stdio.h" 
 
 #define PCBAUD 9600
 #define MAX7456_MOSI  SPI_MOSI