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 |
|---|---|---|---|
| 7:3035a540ef65 | 2021-06-09 | andrewboyson | Changed WizSchedMinutesUtcToLocal function so that local midnight in summer is 00h00 rather than 24h00. |
| 6:09ca95ef1cdd | 2021-05-18 | andrewboyson | Removed the display of +0 minutes when S or R had no offset. |
| 5:ec0498d7d2c1 | 2021-05-18 | andrewboyson | Made a number of changes to better handle local times. The problem seen was between 00h00 and 01h00 BST which corresponded to 23h00 and 00h00 UTC caused negative numbers. |
| 4:65f000627fb0 | 2021-05-17 | andrewboyson | Made the sunset and sunrise times slightly more accurate, by about a minute. |
| 3:d33dda272a7f | 2021-05-16 | andrewboyson | Stopped the debug messages in the log (chnaged DEBUG from true to false) |
| 2:d3fe00659967 | 2021-05-13 | andrewboyson | Tidied the web display |
| 1:a6b120e4031a | 2021-05-11 | andrewboyson | Changed button layout on web page |
| 0:9af80a39adcc | 2021-05-10 | andrewboyson | New version |