Index: firmware/App/Modes/Prime.c =================================================================== diff -u -r82b7c4c94b0f8b3f8a3d3d2e41384a7a7d497215 -rbcdf52a78876940b6c9ca03e43554ee18cc57b47 --- firmware/App/Modes/Prime.c (.../Prime.c) (revision 82b7c4c94b0f8b3f8a3d3d2e41384a7a7d497215) +++ firmware/App/Modes/Prime.c (.../Prime.c) (revision bcdf52a78876940b6c9ca03e43554ee18cc57b47) @@ -219,6 +219,7 @@ void execPrime( void ) { HD_PRE_TREATMENT_PRIME_STATE_T priorSubState = currentPrimeState; + // execute prime sub-mode state machine switch ( currentPrimeState ) {