Skip to content

Commit

Permalink
docs: Remove outdated mention to display.image. (#739)
Browse files Browse the repository at this point in the history
This was present in an old version of MicroPython and no longer
present.
  • Loading branch information
microbit-carlos committed May 10, 2022
1 parent 9c8d0ea commit e06366f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/microbit_micropython_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,6 @@ Each of these pins are instances of the ``MicroBitPin`` class, which offers the
Images
------

.. note::

You don't always need to create one of these yourself - you can access the
image shown on the display directly with `display.image`. `display.image`
is just an instance of `Image`, so you can use all of the same methods.

Images API::

# creates an empty 5x5 image
Expand Down

0 comments on commit e06366f

Please sign in to comment.