Browse Source
When compiling for microbit with LTO=0, a compiler error occurs due to 'ms' variable in the microbit_sleep function has not been initialized. This patch initialize the variable to 0.pull/3137/merge
Glenn Ruben Bakke
7 years ago
committed by
Damien George
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue