Merge pull request #2623 from makermelissa/master
Updated OnDiskBitmap RTD example for 5.x
This commit is contained in:
commit
e0b8529d8d
|
@ -62,7 +62,7 @@
|
|||
//| face = displayio.TileGrid(odb, pixel_shader=displayio.ColorConverter())
|
||||
//| splash.append(face)
|
||||
//| # Wait for the image to load.
|
||||
//| board.DISPLAY.wait_for_frame()
|
||||
//| board.DISPLAY.refresh(target_frames_per_second=60)
|
||||
//|
|
||||
//| # Fade up the backlight
|
||||
//| for i in range(100):
|
||||
|
|
Loading…
Reference in New Issue