Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -rc354a5ef0081ea358ce5ebd4e62e15f73eca77be -r8b5b59032b8edc0db91041b35dabc0a81f96ea04 --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision c354a5ef0081ea358ce5ebd4e62e15f73eca77be) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 8b5b59032b8edc0db91041b35dabc0a81f96ea04) @@ -8,7 +8,7 @@ * @file SyringePump.c * * @author (last) Darren Cox -* @date (last) 06-Oct-2023 +* @date (last) 09-Oct-2023 * * @author (original) Sean Nash * @date (original) 04-Mar-2021 Index: firmware/App/Modes/SelfTests.c =================================================================== diff -u -r03efe69734fc9539f4198ddba6f93614ea08ea7c -r8b5b59032b8edc0db91041b35dabc0a81f96ea04 --- firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision 03efe69734fc9539f4198ddba6f93614ea08ea7c) +++ firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision 8b5b59032b8edc0db91041b35dabc0a81f96ea04) @@ -7,8 +7,8 @@ * * @file SelfTests.c * -* @author (last) Sean Nash -* @date (last) 08-Sep-2023 +* @author (last) Darren Cox +* @date (last) 02-Oct-2023 * * @author (original) Quang Nguyen * @date (original) 28-Jan-2021