Small doc change
This commit is contained in:
parent
328a08729d
commit
ce3da1ec66
|
@ -43,8 +43,9 @@
|
||||||
//| import displayio
|
//| import displayio
|
||||||
//| import time
|
//| import time
|
||||||
//|
|
//|
|
||||||
|
//| display = board.DISPLAY
|
||||||
//| splash = displayio.Group()
|
//| splash = displayio.Group()
|
||||||
//| board.DISPLAY.show(splash)
|
//| display.root_group = splash
|
||||||
//|
|
//|
|
||||||
//| odg = gifio.OnDiskGif('/sample.gif')
|
//| odg = gifio.OnDiskGif('/sample.gif')
|
||||||
//| odg.next_frame() # Load the first frame
|
//| odg.next_frame() # Load the first frame
|
||||||
|
|
Loading…
Reference in New Issue