Skip to content

Commit 5fd7a45

Browse files
committedJun 20, 2016
Update README #2
1 parent 6f120e2 commit 5fd7a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Examples
2525
Currently two examples are provided that are known to work and that come with HEX files ready
2626
to load into an Atmega 328 based arduino:
2727
- A REST example that fetches the current time from a server on the internet and prints it.
28-
This example is in `./ELClient/examples/rest`
28+
This example is in `./ELClient/examples/rest`.
2929
- An MQTT example that publishes messages to an MQTT server and subscribes so it receives and
30-
prints its own messages.
30+
prints its own messages. This example is in `./ELClient/examples/mqtt`.
3131

3232
The "thingspeak" and "demo" examples are currently not maintained and therefore won't work as-is.

0 commit comments

Comments
 (0)