Skip to content

Commit 0cbe2f8

Browse files
Update README.md
wording
1 parent 2490e17 commit 0cbe2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is an upgrade of my [previous](https://github.com/HughMaingauche/PICO-VGA-M
77
This library uses 3 PIO statemachines and 2 DMA channels
88
A full framebuffer and a font, once loaded in memory, will leave approx 280k of available memory to do stuff and use a VGA monitor directly connected to the PICO
99

10-
Other immrovements are:
10+
Other improvements are:
1111
- Use of the DMA included library instead of direct registry modification
1212
- Chaged the font system to use xglcd fonts (from [rdagger library](https://github.com/rdagger/micropython-ili9341/tree/master))
1313
- Added a plotting library to do real time plotting more easily

0 commit comments

Comments
 (0)