Add option to hide/show plot sliders

This commit is contained in:
mwalker33
2020-10-05 21:19:09 +11:00
committed by Philippe Teuwen
parent 7051941525
commit f157fac2fb
4 changed files with 94 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ typedef struct {
bool window_changed; // track if plot/overlay pos/size changed to save on exit
qtWindow_t plot;
qtWindow_t overlay;
bool overlay_sliders;
// char *defaultPaths[spItemCount]; // Array should allow loop searching for files
clientdebugLevel_t client_debug_level;
// uint8_t device_debug_level;