/reWiFi

A library for connecting to a WiFi hotspot using only the ESP-IDF framework

Primary LanguageC++

reWiFi for ESP32 / ESP-IDF

A library for connecting to a WiFi hotspot using only the ESP-IDF framework.

Dependencies:

Notes:

  • libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
  • libraries starting with the ra prefix are only suitable for ARDUINO compatible code
  • libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)