Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Commit 4a2dcb9

Browse files
committed
Update README.md
Correct JS file name to edit.
1 parent 5d59f17 commit 4a2dcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mqtt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The Web UI example visualizes the mesages sent by the Arduino MQTT client. It us
3636
To run:
3737

3838
1. Download the entire ``web-interface`` folder.
39-
1. Open the ``rcvMqttMsg.js`` file in a text editor.
39+
1. Open the ``main.js`` file in a text editor.
4040
1. Update the MQTT settings at the top of the file.
4141
1. Open ``index.html`` in a Web Browser
4242

0 commit comments

Comments
 (0)