项目作者: kotyara12

项目描述 :
A library for connecting to a WiFi hotspot using only the ESP-IDF framework
高级语言: C++
项目地址: git://github.com/kotyara12/reWiFi.git
创建时间: 2021-04-12T19:42:58Z
项目社区:https://github.com/kotyara12/reWiFi

开源协议:

下载


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)