Skip to content

Commit

Permalink
added list of supported boards and shields
Browse files Browse the repository at this point in the history
  • Loading branch information
256dpi committed Sep 29, 2015
1 parent e1200d3 commit c47902f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ This library is an alternative to the [pubsubclient](https://github.com/knollear

This library has been officially tested on the **Arduino Yùn**. Other boards and shields should work, but may need custom initialization of the Client class.

Here is a list of platforms that are supported:

- [Arduino Yùn](https://www.arduino.cc/en/Main/ArduinoBoardYun)
- [ESP8266](https://github.com/esp8266/Arduino)

## Example

- [Example using the alternative YunMQTTClient](https://github.com/256dpi/arduino-mqtt/blob/master/examples/YunMQTTClient/YunMQTTClient.ino).
Expand Down

0 comments on commit c47902f

Please sign in to comment.