This is a GR peach project demonstrating shift registers 595 and 165
Fork of mbed_shiftreg_3 by
Revision 5:cfa7c7d886a7, committed 2017-01-03
- Comitter:
- RahulSitaram
- Date:
- Tue Jan 03 17:55:04 2017 +0000
- Parent:
- 3:081ce87947b8
- Commit message:
- 10 outlets;
Changed in this revision
shitreg.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 081ce87947b8 -r cfa7c7d886a7 shitreg.cpp --- a/shitreg.cpp Tue Jan 03 17:51:28 2017 +0000 +++ b/shitreg.cpp Tue Jan 03 17:55:04 2017 +0000 @@ -5,7 +5,7 @@ #define delay_time 0 #define outlets 11 - + //using namespace mbed::mbed; //DigitalOut lat(P8_11);