Adafruit Library
Macros | Typedefs
Wippersnapper_Networking.h File Reference
#include "network_interfaces/Wippersnapper_ESP32.h"

Go to the source code of this file.

Macros

#define WL_MAC_ADDR_LENGTH   6
 MAC address length - from RP2040 BSP.
 
#define WS_MAX_ALT_WIFI_NETWORKS   3
 Maximum number of alternative networks.
 

Typedefs

typedef Wippersnapper_ESP32 Wippersnapper_WiFi
 

Detailed Description

This file includes network interfaces at compile-time.

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-2021 for Adafruit Industries.

BSD license, all text here must be included in any redistribution.

Typedef Documentation

◆ Wippersnapper_WiFi

ESP32's networking class