Update README.md

pull/284/head
helgibbons 2022-03-08 17:23:30 +00:00
rodzic 47e1ad3ae8
commit a5451f726f
1 zmienionych plików z 9 dodań i 9 usunięć

Wyświetl plik

@ -9,7 +9,7 @@ Badger 2040 is an RP2040 powered EInk badge.
- [Other Functions](#other-functions)
- [Other Constants](#other-constants)
- [Screen Size](#screen-size)
- [EInk Pins](#eink-pins)
- [E Ink Pins](#e-ink-pins)
- [Power Pins](#power-pins)
- [Activity LED Pin](#activity-led-pin)
- [Function Reference](#function-reference)
@ -271,9 +271,9 @@ screen.update()
We've supplied a script - `convert.py` - which will help you get your images converted.
Ideally you should pick something already 298x128 pixels or smaller, and in monochrome, but it will dither and convert images for you.
Ideally you should pick something already 296x128 pixels or smaller, and in monochrome, but it will dither and convert images for you.
Find it in [examples/badger2040/image_converter](examples/badger2040/image_converter).
Find it in [examples/badger2040/image_converter](/../../../examples/badger2040/image_converter).
To convert an oversized image use: