kopia lustrzana https://github.com/russhughes/st7789py_mpy
8 wiersze
157 B
Bash
8 wiersze
157 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
../../utils/image_converter.py alien.png 1 >alien_bitmap.py
|
||
|
|
||
|
# mpy-cross alien_bitmap.py
|
||
|
# mpremote cp alien_bitmap.mpy :
|
||
|
# mpremote run alien.py
|