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.
Diff: main.cpp
- Revision:
- 22:1feb756220ac
- Parent:
- 21:61059fe1ec47
- Child:
- 23:6100b7d1de93
--- a/main.cpp Wed Jan 25 13:56:34 2017 +0000
+++ b/main.cpp Wed Jan 25 14:19:22 2017 +0000
@@ -12,7 +12,7 @@
int main()
{
- Label obj10(240, 2, "Dome: GUI parts, 2017/01/25 22:53", Label::CENTER, Font16);
+ Label obj10(240, 2, "Dome: GUI parts, 2017/01/25", Label::CENTER, Font16);
Label obj11(240, 20, "Button, ButtonGroup, Label, NumericLabel, BlinkLabel,",
Label::CENTER);
Label obj12(240, 32, "SeekBar, SeekbarGroup",