Mistake in e-book

edited October 2022 in Hardware Support

Hi

I have been doing Autonomus Lightning excercise

In e-book you give code in MicroPython like this:

ws.pixels_fill(color)

ws.pixels_show()


In picobricks file there is no attribute pixels_fill and pixels_show

It's simply fill and show

Comments

Sign In or Register to comment.