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

Revision:
34:f8a3f9b61aee
Parent:
33:50b8f7654c36
diff -r 50b8f7654c36 -r f8a3f9b61aee F746_GUI.hpp
--- 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"