It looks like there's a new [DelayNs trait](https://docs.rs/embedded-hal/latest/embedded_hal/delay/trait.DelayNs.html) that could work as a replacement for embedded-hal 0.2's `CountDown + Periodic`
It looks like there's a new DelayNs trait that could work as a replacement for embedded-hal 0.2's
CountDown + Periodic