Index: firmware/App/Modes/ModePostTreat.c =================================================================== diff -u -rc5e8894c85d61b3e7406065f235b8fffa5c40cd0 -rb98fd5e45c81d6eba9f3275c20ea33cc8f44c45a --- firmware/App/Modes/ModePostTreat.c (.../ModePostTreat.c) (revision c5e8894c85d61b3e7406065f235b8fffa5c40cd0) +++ firmware/App/Modes/ModePostTreat.c (.../ModePostTreat.c) (revision b98fd5e45c81d6eba9f3275c20ea33cc8f44c45a) @@ -84,7 +84,7 @@ static TREATMENT_LOG_DATA_PAYLOAD_T treatmentLogData; ///< Treatment parameters record for logging. -static const U32 ACID_TYPES_K[ NUM_OF_ACID_CONC_TYPES ] = { ACID_1251_1_K, +static const F32 ACID_TYPES_K[ NUM_OF_ACID_CONC_TYPES ] = { ACID_1251_1_K, ACID_2251_0_K, ACID_3251_9_K }; ///< Acid types potassium.