only:it's going to be painful

This commit is contained in:
Andrey 2023-04-29 12:46:12 -04:00 committed by rusefillc
parent 23c8c7af98
commit 48028de233
2 changed files with 1 additions and 2 deletions

View File

@ -218,8 +218,6 @@ struct_no_prefix engine_configuration_s
#define VOLTAGE_1_BYTE_PACKING_DIV 0.02
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
#define PACK_MULT_VSS 100
#define SCRIPT_TABLE_8 8
#define SCRIPT_CURVE_8 8

View File

@ -17,6 +17,7 @@
#define PACK_MULT_FUEL_MASS 100
#define PACK_PERCENT_BYTE_MULT 100.0
#define PACK_MULT_FUEL_FLOW 200
#define PACK_MULT_VSS 100
#define GEARS_COUNT 8
#define EGT_CHANNEL_COUNT 8