Skip to content

Commit 3d05bdf

Browse files
authored
Remove mention of Portenta
1 parent e1a78c8 commit 3d05bdf

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/06.nicla/boards/nicla-vision/tutorials/blob-detection

1 file changed

+1
-1
lines changed

content/hardware/06.nicla/boards/nicla-vision/tutorials/blob-detection/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ while(True):
222222
print(clock.fps()) # Prints the framerate to the serial console
223223
```
224224

225-
Click on the "Play" button at the bottom of the left toolbar. Place some objects on your desk and check if the Portenta can detect them.
225+
Click on the "Play" button at the bottom of the left toolbar. Place some objects on your desk and check if the Nicla Vision can detect them.
226226

227227
***The MicroPython script does not get compiled and linked into an actual firmware. Instead it gets copied to the internal Flash of the board where it gets interpreted and executed on the fly.***
228228

0 commit comments

Comments
 (0)