awaitEpdIdle
suspend fun awaitEpdIdle(timeout: Duration = 2.seconds, fallbackDelay: Duration = 500.milliseconds): Result<RefreshReceipt>(source)
Waits until the firmware reports that the current E Ink update is complete.
A bounded estimated delay is used when the precise firmware wait is unavailable or times out.