microrust
microrust copied to clipboard
(microbit - Display example) wrong parameters in led::Display::new
It looks like the led::Display::new
method has changed the parameter order so the example is wrong. I am opening a PR! 😄
Oh, also the downgrade()
method for each pin is being called inside the new
function!