When calling isCrownstoneInSetupMode() or isCrownstoneInNormalMode() with waitUntilInRequiredMode=True, it will only wait for scanDuration seconds, and then timeout without error. Although the result is set to False, I'd expect an error to be thrown there.
When calling
isCrownstoneInSetupMode()orisCrownstoneInNormalMode()withwaitUntilInRequiredMode=True, it will only wait forscanDurationseconds, and then timeout without error. Although the result is set to False, I'd expect an error to be thrown there.