Skip to content

Commit 8cd2faf

Browse files
committed
Warn that images are overwritten
1 parent 3021182 commit 8cd2faf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

programming/vision/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ The ID of every marker is also written next to it.
9696

9797
Snapshots are saved to your USB drive, and can be viewed on another computer.
9898

99+
<div class="warning">
100+
When saving images, make sure to use a unique filename each time, otherwise the previous image will be overwritten.
101+
</div>
102+
99103
```python
100104
from sr.robot3 import *
101105

0 commit comments

Comments
 (0)