Index: firmware/App/Controllers/DryBiCart.c =================================================================== diff -u -r39fbf9fd993d5e735092cf4ad802d58d0f92f7b1 -rcabab4c56b6840c94126b71696d2c95011cb01a0 --- firmware/App/Controllers/DryBiCart.c (.../DryBiCart.c) (revision 39fbf9fd993d5e735092cf4ad802d58d0f92f7b1) +++ firmware/App/Controllers/DryBiCart.c (.../DryBiCart.c) (revision cabab4c56b6840c94126b71696d2c95011cb01a0) @@ -43,8 +43,8 @@ // ********** private definitions ********** #define DRY_BICART_DATA_PUBLISH_INTERVAL ( 250 / TASK_GENERAL_INTERVAL ) ///< Interval (ms/task time) at which the drybicart data published. -#define WCDI2_PRESSURE_OFFSET_PSI 7.0F ///< The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor for WCID1 -#define WCID1_PRESSURE_OFFSET_PSI 1.0F ///< The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor for WCID2 +#define WCDI2_PRESSURE_OFFSET_PSI 7.0F ///< The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor for WCID1 +#define WCID1_PRESSURE_OFFSET_PSI 1.0F ///< The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor for WCID2 #define DRY_BICART_PERSISTENCE_DURATION_MS 200 ///< Fill persistence duration to overcome the pressure overshoot/ drop for beta 1.9 and above. // Dry Bicart Fill