Index: firmware/App/Drivers/GPIO.c =================================================================== diff -u -r5d682ef4b973ca85e67ac00cc2610e2f6c378b0c -r051e0c243c0e6faa7a53287b16252d93044d87e0 --- firmware/App/Drivers/GPIO.c (.../GPIO.c) (revision 5d682ef4b973ca85e67ac00cc2610e2f6c378b0c) +++ firmware/App/Drivers/GPIO.c (.../GPIO.c) (revision 051e0c243c0e6faa7a53287b16252d93044d87e0) @@ -78,9 +78,9 @@ /*********************************************************************//** * @brief * The getWatchdogExpired function determines the current signal level - * on the watchdog expired pin from the CPLD. - * @details Inputs: Signal from CPLD on watchdog expired pin. - * @details Outputs: none + * on the watchdog expired pin. + * @details \b Inputs: Signal on watchdog expired pin. + * @details \b Outputs: none * @return level (LOW or HIGH) *************************************************************************/ PIN_SIGNAL_STATE_T getWatchdogExpired( void )