GUI parts for DISCO-F746NG. GuiBase, Button, ButtonGroup, ResetButton, Label, BlinkLabel, NumericLabel, SeekBar, SeekbarGroup, NumericUpDown

Dependencies:   Array_Matrix BSP_DISCO_F746NG LCD_DISCO_F746NG TS_DISCO_F746NG

Dependents:   F746_AudioOutQSPI F746_AudioPlayerSD DISCO-F746NG_test001 F746_SD_WavPlayer ... more

Revision:
2:d2f882d98f0a
Parent:
0:a2686ef737c2
Child:
3:fe6ff954824a
--- a/ButtonGroup.hpp	Sun Apr 03 10:36:27 2016 +0000
+++ b/ButtonGroup.hpp	Tue Apr 05 13:23:17 2016 +0000
@@ -47,7 +47,7 @@
         }
         void DrawAll() { DrawAll(CREATED_COLOR_, TEXT_COLOR_); }
 
-        // Erase button with selected color
+        // Erase button
         bool Erase(int num);
 
         // Check touch detected for specified button