Files
MicroPythonOS/include_in_build.py
T
2025-04-28 15:27:40 +02:00

3 lines
114 B
Python

print("This script will be included in the build.")
print("You can then run it with: import include_in_build.py")