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.
Fork of MCP23S17_Basic_IO_Demo by
Diff: main.cpp
- Revision:
- 5:2f407dfd888a
- Parent:
- 4:a361b0d3aaaf
diff -r a361b0d3aaaf -r 2f407dfd888a main.cpp --- a/main.cpp Wed Sep 07 20:26:38 2016 +0000 +++ b/main.cpp Wed Sep 07 20:30:04 2016 +0000 @@ -9,6 +9,7 @@ // MCP23S17 datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/21952b.pdf // uses MCP23S17 library version 0.4 //test +// test yichi #include "mbed.h" #include "MCP23S17.h" // Create SPI bus