fini

Dependencies:   F746_GUI mbed

Revision:
2:b60c218a2432
Parent:
1:b4bcb6fa2a1d
Child:
3:e92615be71c7
--- 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;