We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5243e73 + aace39a commit 91e9c89Copy full SHA for 91e9c89
sense_hat/sense_hat.py
@@ -304,7 +304,7 @@ def flip_v(self, redraw=True):
304
def set_pixels(self, pixel_list):
305
"""
306
Accepts a list containing 64 smaller lists of [R,G,B] pixels and
307
- updates the LED matrix. R,G,B elements must intergers between 0
+ updates the LED matrix. R,G,B elements must integers between 0
308
and 255
309
310
0 commit comments