Update README.md
This commit is contained in:
parent
ce6b128efb
commit
8c56c2f9fc
@ -31,7 +31,8 @@ boards and shields, including:
|
|||||||
- Arduino Ethernet Shield
|
- Arduino Ethernet Shield
|
||||||
- Arduino YUN – use the included `YunClient` in place of `EthernetClient`, and
|
- Arduino YUN – use the included `YunClient` in place of `EthernetClient`, and
|
||||||
be sure to do a `Bridge.begin()` first
|
be sure to do a `Bridge.begin()` first
|
||||||
- Arduino WiFi Shield
|
- Arduino WiFi Shield - if you want to send packets > 90 bytes with this shield,
|
||||||
|
enable the `MQTT_MAX_TRANSFER_SIZE` define in `PubSubClient.h`.
|
||||||
- Sparkfun WiFly Shield – when used with [this library](https://github.com/dpslwk/WiFly)
|
- Sparkfun WiFly Shield – when used with [this library](https://github.com/dpslwk/WiFly)
|
||||||
- Intel Galileo/Edison
|
- Intel Galileo/Edison
|
||||||
- ESP8266
|
- ESP8266
|
||||||
|
Loading…
x
Reference in New Issue
Block a user