Skip to content

Commit 30a8282

Browse files
Merge pull request #197 from srobo/remove-locking
Revert "Mention the new 'TargetInfo.locked' attribute"
2 parents c22764a + 0a51eb3 commit 30a8282

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

programming/sr/radio/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,3 @@ owned_by
130130
: The zone id of the robot that currently owns the stations territory. A `None` value indicates an unclaimed territory.
131131
<br>
132132
Remember that you can find out which zone your robot is in using <a href="/docs/programming/sr/#OtherRobotAttributes"><code>R.zone</code></a>.
133-
134-
locked
135-
: A boolean value (`True` or `False`) for whether or not the territory is locked.
136-
<br>
137-
Locked territories are always unowned and cannot be claimed.

0 commit comments

Comments
 (0)