Save GVAR images on exit in live too

This commit is contained in:
Aang23 2021-08-03 00:59:49 +02:00
parent 02336575dd
commit 91c08ecf4e

View file

@ -246,7 +246,7 @@ namespace goes
std::this_thread::sleep_for(std::chrono::seconds(1));
logger->info("Dump remaining data...");
if (input_data_type == DATA_FILE)
//if (input_data_type == DATA_FILE)
{
writingImage = true;