d3d98c8ffb
The demo is still there but it needs to be activated by hand (or the manifest can be updated to include main.py by default.
6 lines
80 B
Python
6 lines
80 B
Python
import logo
|
|
import pinetime
|
|
|
|
pinetime.display.rleblit(logo.pine64, fg=0xffff)
|
|
|
|
|