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

Dependents:   F746_SD_GraphicEqualizer_ren0620

Fork of F746_GUI by 不韋 呂

Revision:
6:b8f197b0012c
Parent:
4:cbf7ed9092a3
--- a/BlinkLabel.hpp	Sun Apr 10 09:25:36 2016 +0000
+++ b/BlinkLabel.hpp	Tue Apr 12 04:15:41 2016 +0000
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //  BlinkLabel class -- derived class of Label class
-//      This class for displaying error message
+//      For displaying error message
 //
 //  2016/04/07, Copyright (c) 2016 MIKAMI, Naoki
 //-----------------------------------------------------------