Index: firmware/App/Tasks/TaskPriority.c =================================================================== diff -u -r54f45c387430e440ab4607451fc84dea61f273f1 -r4d7d40a27130dc813d653f044cbb856b1b7d8481 --- firmware/App/Tasks/TaskPriority.c (.../TaskPriority.c) (revision 54f45c387430e440ab4607451fc84dea61f273f1) +++ firmware/App/Tasks/TaskPriority.c (.../TaskPriority.c) (revision 4d7d40a27130dc813d653f044cbb856b1b7d8481) @@ -47,9 +47,8 @@ * @brief * The taskPriority function handles the scheduled priority task interrupt. * Calls the executive functions for FPGA, pumps, valves, and buttons. - * @details - * Inputs : none - * Outputs : Executive for the FPGA, pumps, valves, and buttons called. + * @details Inputs: none + * @details Outputs: Executive for the FPGA, pumps, valves, and buttons called. *************************************************************************/ void taskPriority( void ) {