Add incognito option to avoid manglign history & logs during tests

This commit is contained in:
Philippe Teuwen
2020-10-06 18:11:45 +02:00
parent 6fc6517ccb
commit 008c920db0
4 changed files with 32 additions and 14 deletions

View File

@@ -41,6 +41,7 @@ typedef struct {
qtWindow_t plot;
qtWindow_t overlay;
bool overlay_sliders;
bool incognito;
// char *defaultPaths[spItemCount]; // Array should allow loop searching for files
clientdebugLevel_t client_debug_level;
// uint8_t device_debug_level;