Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TimeoutEx by
Diff: main.cpp
- Revision:
- 3:439f58e558e5
- Parent:
- 2:2c03f9b6d286
- Child:
- 4:587825079f11
--- 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"