diff options
Diffstat (limited to 'teensy/memzip_files/boot.py')
-rw-r--r-- | teensy/memzip_files/boot.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/teensy/memzip_files/boot.py b/teensy/memzip_files/boot.py index 3fe9f05e53..4702d7b5d3 100644 --- a/teensy/memzip_files/boot.py +++ b/teensy/memzip_files/boot.py @@ -1 +1,2 @@ +import pyb print("Executing boot.py") |