Index: MsgDefs.h =================================================================== diff -u -r3e6f0c3a2261ce4d009f989816a8d15a3ca40855 -rf8db32f935a1e7aa5315d7b7dd3c3eac3398d73a --- MsgDefs.h (.../MsgDefs.h) (revision 3e6f0c3a2261ce4d009f989816a8d15a3ca40855) +++ MsgDefs.h (.../MsgDefs.h) (revision f8db32f935a1e7aa5315d7b7dd3c3eac3398d73a) @@ -441,8 +441,8 @@ MSG_ID_FP_DEF_GEN_PUBLISH_INTERVAL_OVERRIDE_REQUEST = 0xB043, ///< FP defeatured generation data publish interval override request MSG_ID_FP_DEF_STATUS_REQUEST = 0xB044, ///< FP request for defatured status from Dialin MSG_ID_FP_DEF_STATUS_RESPONSE = 0xB045, ///< FP response for defatured status to Dialin - MSG_ID_FP_BOOST_PUMP_INSTALL_STATUS_REQUEST = 0xB047, ///< FP request for boost pump installation status from Dialin - MSG_ID_FP_BOOST_PUMP_INSTALL_STATUS_RESPONSE = 0xB048, ///< FP response for boost pump installation status to Dialin + MSG_ID_FP_BOOST_PUMP_INSTALL_STATUS_REQUEST = 0xB049, ///< FP request for boost pump installation status from Dialin + MSG_ID_FP_BOOST_PUMP_INSTALL_STATUS_RESPONSE = 0xB04A, ///< FP response for boost pump installation status to Dialin #ifdef __TEENSY_CONDUCTIVITY_DRIVER__ MSG_ID_FP_CONDUCTIVITY_SENSOR_RESISTANCE_OVERRIDE_REQUEST = 0xB100, ///< FP conductivity sensor resistance override request