mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 23:55:12 +00:00
IO::delay was added as a lazy alternative to looping with a timeout error if the condition was not satisfied. Now that we have the wait_for_ready function, remove the delay in the reset and start controller function.