Adafruit IO Arduino Library
|
#include "Adafruit_MQTT.h"
#include "Adafruit_MQTT_Client.h"
#include "Arduino.h"
#include <SPI.h>
#include <Dhcp.h>
#include <Dns.h>
#include <Ethernet.h>
#include <EthernetClient.h>
#include "AdafruitIO.h"
Go to the source code of this file.
Classes | |
class | AdafruitIO_Ethernet |
Class for interfacing with the Adafruit Ethernet FeatherWing. More... | |
This is part of the Adafruit IO library for the Arduino platform.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Tony DiCola, Todd Treece for Adafruit Industries
MIT license, all text here must be included in any redistribution.