16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 02:09:17 +02:00

back to RGB4, better logging

This commit is contained in:
milek7
2018-08-02 22:27:28 +02:00
parent 97cf5cbb60
commit d7c7305906
5 changed files with 26 additions and 8 deletions

View File

@@ -298,6 +298,8 @@ eu07_application::run()
Timer::subsystem.mainloop_total.stop();
}
LogsFlush();
return 0;
}