Yes, see #ifdef SKIP_PRIMING currentPrimeState = HD_PRIME_RESERVOIR_ONE_FILL_COMPLETE_STATE; #else currentPrimeState = HD_PRIME_WAIT_FOR_USER_START_STATE; #endif
Yes, see
#ifdef SKIP_PRIMING
currentPrimeState = HD_PRIME_RESERVOIR_ONE_FILL_COMPLETE_STATE;
#else
currentPrimeState = HD_PRIME_WAIT_FOR_USER_START_STATE;
#endif