| 
    Adafruit Library
    
   | 
 
#include "Wippersnapper.h"#include "Adafruit_MQTT.h"#include "Adafruit_MQTT_Client.h"#include "Arduino.h"#include "WiFi.h"#include "WiFiMulti.h"#include <NetworkClient.h>#include <NetworkClientSecure.h>Go to the source code of this file.
Classes | |
| class | Wippersnapper_ESP32 | 
| Class for using the ESP32 network interface.  More... | |
Variables | |
| Wippersnapper | WS | 
This is a driver for using the ESP32's network interface with Adafruit IO Wippersnapper.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Copyright (c) Brent Rubell 2020-2024 for Adafruit Industries.
MIT license, all text here must be included in any redistribution.
Wippersnapper variable.
 1.8.13