mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Save GVAR images on exit in live too
This commit is contained in:
parent
02336575dd
commit
91c08ecf4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue