At first try, I've got a WifiManager error (WifiManager @ 1.0.0)
lib/WifiManager/WiFiManager.cpp:2713:65: error: no matching function for call to 'WiFiClass::onEvent(std::_Bind_helper<false, void (WiFiManager::*)(arduino_event_id_t, system_event_info_t), WiFiManager*, const std::_Placeholder<1>&, const std::_Placeholder<2>&>::type)'
Updated WifiManager to latest release (WiFiManager @ 2.0.13-beta), got this error now :
lib/WiFiManager/WiFiManager.h:578:51: error: 'S_brand' was not declared in this scope
Have you a recent version of Abutton-v3 code ?
At first try, I've got a WifiManager error (WifiManager @ 1.0.0)
lib/WifiManager/WiFiManager.cpp:2713:65: error: no matching function for call to 'WiFiClass::onEvent(std::_Bind_helper<false, void (WiFiManager::*)(arduino_event_id_t, system_event_info_t), WiFiManager*, const std::_Placeholder<1>&, const std::_Placeholder<2>&>::type)'Updated WifiManager to latest release (WiFiManager @ 2.0.13-beta), got this error now :
lib/WiFiManager/WiFiManager.h:578:51: error: 'S_brand' was not declared in this scopeHave you a recent version of Abutton-v3 code ?