pub type LilkaDelay = Delay;
The delay type used by the SPI bus sharing wrappers.
blocking
esp_hal::delay::Delay
async
embassy_time::Delay
pub struct LilkaDelay;