mirror of
https://github.com/m5stack/M5Cloud.git
synced 2026-05-20 10:07:21 -07:00
add web upload img display example
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 67 KiB |
@@ -0,0 +1,3 @@
|
||||
from m5stack import *
|
||||
|
||||
lcd.image(0, 0, file="cooldog.jpg", scale=0, type=lcd.JPG)
|
||||
Reference in New Issue
Block a user