Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Master.cpp
- Revision:
- 15:4edd16cdc84b
- Parent:
- 13:8f54a702b9aa
- Child:
- 18:fe35916655fa
diff -r 838799592c01 -r 4edd16cdc84b Master.cpp --- a/Master.cpp Wed Nov 13 03:09:14 2013 +0000 +++ b/Master.cpp Mon Nov 18 00:40:18 2013 +0000 @@ -1,5 +1,4 @@ #include "mbed.h" -#include "SPI.h" SPI device(p5, p6, p7); //mosi, miso, sclk DigitalOut cs1(p8); //cs1 = chip select - slave 1