Switch-led, interrupt, PinDetect Lib

Dependencies:   DebounceIn PinDetect mbed

Files at this revision

API Documentation at this revision

Comitter:
vjain419
Date:
Mon Nov 16 13:39:26 2015 +0000
Parent:
0:eb94cfc93645
Commit message:
Testing commit

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Nov 16 13:35:33 2015 +0000
+++ b/main.cpp	Mon Nov 16 13:39:26 2015 +0000
@@ -48,6 +48,7 @@
     if(mode == 3) light_right_2_left(1;
 }
 
+//Interrupt Sub-routine
 void p8_release_callback(void) {
     l4=0;
     l3=0;