/ESP32_ZJUWLAN

a piece of code for ESP32 to connect ZJUWLAN

Primary LanguageC++

ESP32_ZJUWLAN

1️⃣Put everything in your project folder;

2️⃣Include the header zjunet.h;

3️⃣Fill in your ID and password;

4️⃣Use zjunet() in your main code;

5️⃣Done😎