#pragma once #include void busyWaitDuring_initMode (INIT_MODE_ const uint32_t inDelayMS); void busyWaitDuring (USER_MODE_ const uint32_t inDelayMS);