Defuling enabled
This commit is contained in:
2026-08-27 22:00:44 +02:00
parent 20aa5c2416
commit f0efa84610
6 changed files with 28 additions and 18 deletions
+1 -1
View File
@@ -20,6 +20,6 @@
/******************************** Constants ********************************/
// Module identification
#define MODULE_NAME "[KHOFMANN TFDi MD-11 Load Manager] "
#define VERSION_STRING "2.40"
#define VERSION_STRING "2.53"
void toLog(FILE *file, const char *format, double *optional = nullptr);