Open Firemanpl opened 4 months ago
because delay.delay_ms() stops mcu ? I have right ?
Hi, I'm not sure I understand what you mean.
Because it seems to relate to time, I'd suggest you to have a look at the document for the Timer type: https://docs.rs/rp2040-hal/latest/rp2040_hal/timer/struct.Timer.html
millis() function is not implemented yet ? Or exist under another nameoffunction ?