Skip to content

improv-wifi/sdk-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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