Charles Tritt
/
TimeoutEx
Fork of TW_Ex_9_1 by
Revision 3:439f58e558e5, committed 2017-10-09
- Comitter:
- CSTritt
- Date:
- Mon Oct 09 15:51:08 2017 +0000
- Parent:
- 2:2c03f9b6d286
- Commit message:
- Cleaned up comments.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Oct 09 02:44:42 2017 +0000 +++ b/main.cpp Mon Oct 09 15:51:08 2017 +0000 @@ -2,11 +2,11 @@ Project: TimeoutEX File: main.cpp - Button interrupt sets global config flag. Timeout clears it.Main program - flashes red or green LED based on config status. + Button interrupt sets global config flag. Timeout clears it. Them main + program flashes red or green LED based on config status. Created by Dr. C. S. Tritt - Last revised: 10/8/17 (v. 1.0) + Last revised: 10/9/17 (v. 1.1) */ #include "mbed.h"