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.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 1:916c0b2b9f1c | 2018-11-29 | vicara | 2; |
| 0:9758d6dc0132 | 2018-11-29 | vicara | - Outputs a string every time the button is pressed; - Blinks LED1 if the button is pressed twice within two; seconds; - Use time_t seconds = time(NULL); to get current time |