bbcmicrobit/micropython

The display.get_pixel method return invalid value

ardaij opened this issue · 0 comments

Hi,

In our school, we programming micro:bits in MicroPython.

The display.get_pixel method return invalid values, e.g. 8, 16, 32, 64, 128, 255, instead of 0-9. What is the problem?
This discourages our kids from programming.

We use microbit v2 microcontrollers: MicroPython v1.13 on 2021-03-16; micro:bit v2.0.0-beta.5 with nRF52833

Please help us.

Thanks