mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
@@ -40,7 +40,7 @@ class Display():
|
||||
pass
|
||||
|
||||
def image(self, file_name, alignment=Align.center, coordinate=None, clear=True):
|
||||
"""image(self, file_name, alignment=Align.center, coordinate=None, clear=True)
|
||||
"""image(file_name, alignment=Align.center, coordinate=None, clear=True)
|
||||
|
||||
Show an image file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user