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 |
|---|---|---|---|
| 6:2aa20d4e28e4 | 2020-11-01 | titig | If YELLOW LIGHT switch back to ON, then switch OFF the RED light |
| 5:0225e0fdab62 | 2020-11-01 | titig | When the YELLOW light is completely OFF then switch ON the RED light; |
| 4:232f69c6c92c | 2020-11-01 | titig | Add a RED light and initialise its state to OFF |
| 3:a1263051d681 | 2020-11-01 | titig | Once YELLOW light is switched OFF, when the button is switched OFF again, make the YELLOW light ON; |
| 2:a98660025857 | 2020-11-01 | titig | Once the Button is set to ON, make the YELLOW light blinks for 10 seconds, before switching it OFF |
| 1:aa3ea7b4673e | 2020-11-01 | titig | Initialize the YELLOW light to ON |
| 0:c7ce501d534b | 2020-11-01 | titig | Switch off the YELLOW light when Button is ON |