Skip to content

Commit 62ab01b

Browse files
committed
Remove reference to IDE & robot.zip
1 parent 480171c commit 62ab01b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kit/wifi.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ During the boot process you should notice the green LED on the KCH labelled "WiF
1616
Your robot has now set up its very own WiFi network! It will initially have a name starting with `robot-ZZZ` followed by some random numbers.
1717

1818
You can now connect to your robot in the same way you normally connect to a WiFi network.
19-
You will need a WiFi key to be able to connect and you can find this inside any robot.zip
20-
that you have exported from the IDE. Just have a look inside `robot-settings.toml` on the USB drive containing your code.
19+
You will need a WiFi key to be able to connect and you can find this inside `robot-settings.toml` on the USB drive containing your code.
2120

2221
These details can also be printed using:
2322
~~~~ python

0 commit comments

Comments
 (0)