Files
MicroPythonOS/include_in_build.py
T
Thomas Farstrike 6c235a6eb2 Fix typo
2025-04-28 15:30:22 +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")