Improve GUI
This commit is contained in:
7
stm-firmware/include/reflow-controller/ui/gui-config.h
Normal file
7
stm-firmware/include/reflow-controller/ui/gui-config.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _GUI_CONFIG_H_
|
||||
#define _GUI_CONFIG_H_
|
||||
|
||||
#define GUI_MONITORING_INTERVAL_MS 500U
|
||||
#define GUI_TEMP_DRIVER_REFRESH_MS 750U
|
||||
|
||||
#endif /* _GUI_CONFIG_H_ */
|
Reference in New Issue
Block a user