Search found 1 match

by vash993
Mon Sep 25, 2017 7:14 am
Forum: General Discussion
Topic: WPA2 Enterprise connection
Replies: 20
Views: 49431

Re: WPA2 Enterprise connection

If you have multiple libraries installed, the compiler doesn't know which one to choose.

A definite fix is removing the other libraries and keep only the esp32 (I tried it and your code compiling fine on my system).

But if there are any ways to keep all libraries I would like to know how too.