Alif Ahmed
/
digitalInInterrupt_sample_Q2
Sample program: interrupts
Diff: main.cpp
- Revision:
- 6:3f0c8a143224
- Parent:
- 5:86742cfaf4e4
- Child:
- 7:7b2bafe16916
--- a/main.cpp Thu Jan 30 08:16:04 2020 +0000 +++ b/main.cpp Fri Sep 18 13:11:09 2020 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" - + // Labs 2: Example program for using an interrupt (or callback) // ----------------------------------------------------------- // A callback function (corresponding to an ISR) is called when a button