Skip to content

Commit ac4f8a7

Browse files
committed
Use upper case robot object reference
1 parent 94d3301 commit ac4f8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/sr/vision/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Under the hood, the vision system is based on [Zoloto](https://zoloto.readthedoc
2525
[Camera](#camera) {#camera}
2626
===========================
2727

28-
The interface to the vision system is through the camera, accessible through `r.camera`.
28+
The interface to the vision system is through the camera, accessible through `R.camera`.
2929

3030
see
3131
: Take a photo through the webcam, and return a list of [`Marker`](#Marker) instances, each of which describes one of the markers that were found in the image.

0 commit comments

Comments
 (0)