Skip to content

Commit 2c2ae11

Browse files
committed
Document Robot.is_simulated
1 parent 05ab145 commit 2c2ae11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

programming/sr/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ usbkey
8585
print(f.read())
8686
~~~~~
8787

88+
is_simulated
89+
: A boolean value indicating whether or not the code is running in the simulator.
90+
8891
[Custom Robot Object Initialisation](#CustomRobotInit) {#CustomRobotInit}
8992
----------------------
9093

0 commit comments

Comments
 (0)