diff --git a/index.html b/index.html index 31baaef..2017e25 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,8 @@ title: Arduino Client for MQTT
  • Arduino Ethernet Shield
  • Arduino YUN – use the included YunClient in place of EthernetClient, and 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`](http://knolleary.github.io/pubsubclient/api.html#configoptions) define in `PubSubClient.h`.
  • Sparkfun WiFly Shield – when used with this library
  • Intel Galileo/Edison
  • ESP8266