3 lines
38 B
Python
3 lines
38 B
Python
import pyb
|
|
print("Executing boot.py")
|
import pyb
|
|
print("Executing boot.py")
|