ece4180 lab1

Dependencies:   MCP23S17 mbed

Fork of MCP23S17_Basic_IO_Demo by jim hamblen

Files at this revision

API Documentation at this revision

Comitter:
tom00209
Date:
Wed Sep 07 20:30:04 2016 +0000
Parent:
4:a361b0d3aaaf
Commit message:
test commit yichi

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
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