Files
MicroPythonOS/draft_code/include_in_build.py
T
2025-04-30 09:22:06 +02:00

3 lines
111 B
Python

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