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.
Dependencies: F746_GUI_vV mbed Vision_Indus_IHM
Revision 2:b60c218a2432, committed 2016-04-08
- Comitter:
- MikamiUitOpen
- Date:
- Fri Apr 08 09:44:35 2016 +0000
- Parent:
- 1:b4bcb6fa2a1d
- Child:
- 3:e92615be71c7
- Commit message:
- 3
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Apr 08 09:33:24 2016 +0000
+++ b/main.cpp Fri Apr 08 09:44:35 2016 +0000
@@ -29,7 +29,7 @@
Label obj11(240, 24, "Label, NumericLabel, BlinkLabel, Button, ButtonGroup, SeekBar",
Label::CENTER);
- Button button1(10, 55, 50, 40, "1");
+ Button button1(10, 50, 50, 40, "1");
Button button2(62, 50, 50, 40, "2");
const int NUMBER_BUTTONS = 4;