summaryrefslogtreecommitdiff
path: root/tests/basics/array_micropython.py
diff options
context:
space:
mode:
authorGlenn Ruben Bakke <glennbakke@gmail.com>2018-02-26 19:03:49 +0100
committerDamien George <damien.p.george@gmail.com>2018-07-18 17:12:25 +1000
commit62931398d76063f25e0c51de60a4fb42a0f9aa03 (patch)
treeab3750de79538ef55296ea0ddf37ea54795870e0 /tests/basics/array_micropython.py
parent3cdecf90e685d08ae2239fc80591fd96aa55610a (diff)
nrf/boards/microbit/modules: Initialize variable in microbit_sleep.
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.
Diffstat (limited to 'tests/basics/array_micropython.py')
0 files changed, 0 insertions, 0 deletions