Index: firmware/App/Services/FPInterface.c =================================================================== diff -u -re0102a0a08c0d83bcc8e959551079063e2e60d9f -r5479efc61e81eb9e133d529afe805b006797a572 --- firmware/App/Services/FPInterface.c (.../FPInterface.c) (revision e0102a0a08c0d83bcc8e959551079063e2e60d9f) +++ firmware/App/Services/FPInterface.c (.../FPInterface.c) (revision 5479efc61e81eb9e133d529afe805b006797a572) @@ -41,7 +41,6 @@ static FP_OP_MODE_T fpCurrentOpMode; ///< Current TD operation mode. static U32 fpSubMode; ///< Current state (sub-mode) of current TD operation mode. static F32 fpFlowRate; ///< FP flow rate - static BOOL fpOpModeDataFreshFlag = FALSE; ///< Flag to signal/process fresh FP op mode data // ********** private function prototypes **********