|
Adafruit Library
|
#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 |
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.
ESP32's networking class
1.8.13