Skip to content

Commit 239851e

Browse files
committed
Mention logs on the code-on-the-robot page
This isn't a perfect place for them, but it's about as good as we've got.
1 parent a7f9384 commit 239851e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

programming/getting_code_on_the_robot.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ If you are on Windows 10 or older, you will need to use Send to → Compresse
3333
![Screenshot]({{ site.baseurl }}/images/content/kit/zip_macOS.png)
3434

3535
To re-run your program, simply remove the USB stick and plug it back in again and it will restart automatically.
36+
37+
## Robot Logs
38+
39+
When your program runs on the robot, the output of `print(...)` calls and any
40+
errors which occur are written to a log file on the USB stick as `log.txt`.

0 commit comments

Comments
 (0)