Index: firmware/App/Modes/StateTxPaused.c =================================================================== diff -u -rcd19fd5095128315982b9ef810bd45e68eff8deb -r79c2105d7ec35f3caeb977f6e2cc1b494853d211 --- firmware/App/Modes/StateTxPaused.c (.../StateTxPaused.c) (revision cd19fd5095128315982b9ef810bd45e68eff8deb) +++ firmware/App/Modes/StateTxPaused.c (.../StateTxPaused.c) (revision 79c2105d7ec35f3caeb977f6e2cc1b494853d211) @@ -129,6 +129,8 @@ /*********************************************************************//** * @brief * The execTreatmentPaused function executes the Treatment Paused state machine. + * @details \b Alarm: ALARM_ID_HD_SOFTWARE_FAULT if state is invalid + * @details \b Message \b Sent: TD_EVENT_SUB_STATE_CHANGE when state changes * @details \b Inputs: currentTxPausedState * @details \b Outputs: currentTxPausedState * @return none