Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 522fb5e

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents ace3e47 + 9f24594 commit 522fb5e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@ Introduction
2525
MicroPython Graphics Library. This library uses the IL9486 driver from Peter Hinch taken from
2626
https://github.com/peterhinch/micropython-nano-gui. with a Waveshare 3.5 display
2727
This library uses FrameBuffer. It could work for other displays, however, is not my intention to
28-
apadated or provide this functionality. This is an exercise to learn MicroPython Graphics adapting
28+
adapt or provide this functionality. This is an exercise to learn MicroPython Graphics adapting
2929
the following library from CircuitPython
3030
https://github.com/jposada202020/CircuitPython_uplot
3131

32+
Take a look in the `examples <https://micropython-uplot.readthedocs.io/en/latest/examples.html>`_ section in RTD to see the gallery
33+
34+
3235
.. image:: https://github.com/jposada202020/MicroPython_UPLOT/blob/main/docs/readme1.png
3336

3437

0 commit comments

Comments
 (0)