Index: firmware/App/Controllers/DialInFlow.h =================================================================== diff -u -red39a4c00ef51318dfced8372eabcbee3ce03c52 -rf66d82b848fd33b312f0f24c84fed91b5424b6fc --- firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision ed39a4c00ef51318dfced8372eabcbee3ce03c52) +++ firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision f66d82b848fd33b312f0f24c84fed91b5424b6fc) @@ -45,6 +45,7 @@ F32 measMCSpd; F32 measMCCurr; F32 pwmDC; + U32 rotorCount; F32 flowSigStrength; } DIALIN_PUMP_STATUS_PAYLOAD_T;