improv-wifi / sdk-cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ SDK for Improv Wi-Fi

Improv is a free and open standard with ready-made SDKs that offer a great user experience to configure Wi-Fi on devices.

Installation

Copy the src files into your project.

Example usage

This SDK is used by ESPHome to allow setting up Wi-Fi on devices powered by ESPHome. You can find it's implementation here.

TODO

  • Code Documentation

About

License:Apache License 2.0


Languages

Language:C++ 94.6%Language:CMake 5.4%