6 lines
74 B
Python
6 lines
74 B
Python
import logo
|
|
import watch
|
|
|
|
watch.display.rleblit(logo.pine64, fg=0xffff)
|
|
|
|
|