Index: firmware/App/Controllers/DGInterface.h =================================================================== diff -u -r5738951cdfd7b1f7de0b880c082a02fd84d7ac49 -re01dc441d1554bc947a3c4199f8eefb0063c07e5 --- firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 5738951cdfd7b1f7de0b880c082a02fd84d7ac49) +++ firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision e01dc441d1554bc947a3c4199f8eefb0063c07e5) @@ -60,9 +60,6 @@ F32 tempAvgFill; ///< Average fill temperature in C F32 tempLastFill; ///< Last fill temperature in C F32 timereservoirFillMS; ///< Reservoir fill time in milliseconds - F32 tempRsrvr0ActualTrimmer; ///< Temperature actual reservoir in C. - F32 tempFillMixAvgTrimmer; ///< Temperature fill mix average trimmer in C. - F32 tempRsrvrEndFillTrimmer; ///< Temperature reservoir end fill trimmer in C. } DG_RESERVOIRS_DATA_PAYLOAD_T; /// Payload record structure for a drain reservoir command message.