This is a GR peach project demonstrating shift registers 595 and 165

Dependencies:   Arduino mbed

Fork of mbed_shiftreg_3 by GR_Peach_Abhinav_Rahul

Files at this revision

API Documentation at this revision

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);