nrf-rs / microbit

A Rust crate for BBC micro:bit development
BSD Zero Clause License
276 stars 61 forks source link

fix display-nonblocking example #74

Closed cathiele closed 3 years ago

cathiele commented 3 years ago

The nonblocking display example is not working properly. I fixed it by removing Peripherals::take() and using the board variable as mut

bors[bot] commented 3 years ago

Build succeeded: