invalid use of non-static member function arduino IDE ESP32 Wifi
I am trying to convert my basic library that handles my wifi connection on my fleet of IoT EPS32 to a library that uses a class, to be able to use callbacks and more structured data exchange between multiple libraries.