Index: firmware/App/Controllers/PresOccl.c =================================================================== diff -u -r5bfaf341319b9fd763d07ad0a68a986028c37587 -rf7cdfd3256f195cd8aa06e28009cd5f26b50f08c --- firmware/App/Controllers/PresOccl.c (.../PresOccl.c) (revision 5bfaf341319b9fd763d07ad0a68a986028c37587) +++ firmware/App/Controllers/PresOccl.c (.../PresOccl.c) (revision f7cdfd3256f195cd8aa06e28009cd5f26b50f08c) @@ -7,8 +7,8 @@ * * @file PresOccl.c * -* @author (last) Dara Navaei -* @date (last) 14-Oct-2021 +* @author (last) Sean Nash +* @date (last) 15-Nov-2021 * * @author (original) Sean * @date (original) 15-Jan-2020 @@ -789,7 +789,7 @@ * @brief * The execPresOcclDryTest function executes the PresOccl dry self-test. * @details Inputs: none - * @details Outputs: none + * @details Outputs: Triggers no cartridge loaded alarm if no cartridge detected. * @return the result of the PresOccl dry self-test. *************************************************************************/ SELF_TEST_STATUS_T execPresOcclDryTest( void )