Skip to content

Commit 0e7c6a6

Browse files
committed
connecting to virtual smoothie
1 parent 359d048 commit 0e7c6a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/getting_started.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Now that you've installed Opentrons API on your computer, you have access to a v
3030

3131
from opentrons import robot, instruments, containers
3232
robot.reset()
33+
robot.connect()
3334
i = 0
3435

3536
tiprack = containers.load(

0 commit comments

Comments
 (0)