Skip to content

Commit a679c7f

Browse files
committed
Specify not to use word to edit settings.toml
1 parent 3dc6516 commit a679c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • assignments/05-walkie-talkie-discover

assignments/05-walkie-talkie-discover/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After connecting to the internet, download the MQTT library: [MQTT.zip](MQTT.zip
2929
Make sure the ```MQTT.py``` file is successfully placed in the ```/lib``` folder before proceeding to the next step.
3030

3131
Next we are going to update the ```settings.toml``` file in order to connect to the MQTT server.
32-
Open de ```settings.toml``` file in a **text-editor** (unfortunately mu-editor cannot open it).
32+
Open the ```settings.toml``` file in a **text-editor** (Not word, use kladblok or similar. Unfortunately mu-editor cannot open it).
3333

3434
```toml
3535
CIRCUITPY_WIFI_SSID = "TUD-facility" # name of your wifi

0 commit comments

Comments
 (0)