Index: sources/canbus/MessageDispatcher.h =================================================================== diff -u -rb6f86ce89361e33d989f6a9d01eb94c344a6384f -r38ae7b93679d05a54fc460dac68891562d7da72d --- sources/canbus/MessageDispatcher.h (.../MessageDispatcher.h) (revision b6f86ce89361e33d989f6a9d01eb94c344a6384f) +++ sources/canbus/MessageDispatcher.h (.../MessageDispatcher.h) (revision 38ae7b93679d05a54fc460dac68891562d7da72d) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file MessageDispatcher.h - * \author (last) Vy - * \date (last) 08-Sep-2023 + * \author (last) Dara Navaei + * \date (last) 06-May-2024 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * @@ -166,6 +166,9 @@ GuiActionType::ID_TreatmentLogAvrgeData , GuiActionType::ID_TreatmentLogAlarmData , GuiActionType::ID_TreatmentLogEventData , + + // HD reset request in service mode + GuiActionType::ID_ResetHDInServiceModeReq , }; public slots: