Index: firmware/App/Controllers/BalancingChamber.c =================================================================== diff -u -rc90f3d61bde2a2b47d1048635be4dadf282e2195 -r1eb7496d07548ac5fb33e1051542f42cd5ff529c --- firmware/App/Controllers/BalancingChamber.c (.../BalancingChamber.c) (revision c90f3d61bde2a2b47d1048635be4dadf282e2195) +++ firmware/App/Controllers/BalancingChamber.c (.../BalancingChamber.c) (revision 1eb7496d07548ac5fb33e1051542f42cd5ff529c) @@ -60,7 +60,7 @@ #define D48_SPEED_RANGE_LIMIT 0.25F ///< D48 speed adjustment range check limit ( D48 speed can vary +/-25% of initial calculated speed) #define BICARB_CHAMBER_PERIODIC_FILL_TIME ( 1 * SEC_PER_MIN * \ ( MS_PER_SECOND / TASK_GENERAL_INTERVAL ) ) ///< Periodic bicarb chamber fill request 60 sec x 20 = 1200 -#define BAL_CHAMBER_FILL_TIMEOUT_FACTOR 2.5 ///< Balancing Chamber fill timeout factor (150% of observed fill count) +#define BAL_CHAMBER_FILL_TIMEOUT_FACTOR 2.5F ///< Balancing Chamber fill timeout factor (150% of observed fill count) /// Payload record structure for balancing chamber switch only request typedef struct