Function playdate_device::device::wait_mode_data
source ยท pub async fn wait_mode_data<T>(
dev: Device,
retry: Retries<T>,
) -> Result<Device, Error>where
T: IterTime,pub async fn wait_mode_data<T>(
dev: Device,
retry: Retries<T>,
) -> Result<Device, Error>where
T: IterTime,