Julien VILLEMEJANE / Mbed 2 deprecated PIMS_VisionIndus_IHM

Dependencies:   F746_GUI_vV mbed Vision_Indus_IHM

Files at this revision

API Documentation at this revision

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;