Skip to content

Commit a771aa9

Browse files
authored
Merge pull request #977 from pimoroni/helgibbons-patch-3
Picographics: Update README.md
2 parents 3315b49 + 34d8714 commit a771aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micropython/modules/picographics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ display.text(text, x, y, wordwrap, scale, angle, spacing)
342342
* `y` - the destination Y coordinate
343343
* `wordwrap` - number of pixels width before trying to break text into multiple lines
344344
* `scale` - size
345-
* `angle` - rotation angle (Vector only!)
345+
* `angle` - rotation angle
346346
* `spacing` - letter spacing
347347
* `fixed_width` - space all characters equal distance apart (monospace)
348348

0 commit comments

Comments
 (0)