Index: firmware/App/Controllers/MixingControl.h =================================================================== diff -u -r145fd716a856f864f39fb0f9884865f6e45b9256 -rc992ffdef2060d3d534abd2538bfb31dd25b9fbc --- firmware/App/Controllers/MixingControl.h (.../MixingControl.h) (revision 145fd716a856f864f39fb0f9884865f6e45b9256) +++ firmware/App/Controllers/MixingControl.h (.../MixingControl.h) (revision c992ffdef2060d3d534abd2538bfb31dd25b9fbc) @@ -7,8 +7,8 @@ * * @file MixingControl.h * -* @author (last) Sameer Kalliadan Poyil -* @date (last) 16-Jun-2026 +* @author (last) Arpita Srivastava +* @date (last) 13-Jul-2026 * * @author (original) Sameer Kalliadan Poyil * @date (original) 15-Jun-2026 @@ -61,6 +61,7 @@ // ********** public function prototypes ********** + void initMixingControl( void ); void execMixingControl( void ); F32 getBicarbMixVol( void );