Index: firmware/App/Modes/SelfTests.c =================================================================== diff -u -rbd0f27a6b6430cc62fe69d43f272fd89366eb048 -r647f8950c1a9f936e16a7b51e36f582c3d03a40e --- firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision bd0f27a6b6430cc62fe69d43f272fd89366eb048) +++ firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision 647f8950c1a9f936e16a7b51e36f582c3d03a40e) @@ -7,8 +7,8 @@ * * @file SelfTests.c * -* @author (last) Sean Nash -* @date (last) 13-Jul-2022 +* @author (last) Bill Bracken +* @date (last) 22-Aug-2022 * * @author (original) Quang Nguyen * @date (original) 28-Jan-2021 @@ -1282,7 +1282,6 @@ BUBBLE_STATUS_T const ADVBubbleStatus = getBubbleStatus( ADV ); - if ( BUBBLE_NOT_DETECTED == ADVBubbleStatus ) { #ifndef _RELEASE_