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

Dependencies:   Array_Matrix TS_DISCO_F746NG LCD_DISCO_F746NG BSP_DISCO_F746NG

Dependents:   dashboard_f1

Files at this revision

API Documentation at this revision

Comitter:
teoff
Date:
Tue Jun 22 06:36:56 2021 +0000
Parent:
33:50b8f7654c36
Commit message:
Libraby commit

Changed in this revision

F746_GUI.hpp Show annotated file Show diff for this revision Revisions of this file
--- a/F746_GUI.hpp	Mon Mar 12 04:22:48 2018 +0000
+++ b/F746_GUI.hpp	Tue Jun 22 06:36:56 2021 +0000
@@ -14,7 +14,7 @@
 #include "BlinkLabel.hpp"
 #include "ButtonGroup.hpp"
 #include "NumericLabel.hpp"
-#include "ResetButton.hpp"
+//#include "ResetButton.hpp"
 #include "SeekbarGroup.hpp"
 #include "NumericUpDown.hpp"