Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino compile error #27

Closed
AleGalavotti opened this issue Jul 27, 2018 · 3 comments
Closed

Arduino compile error #27

AleGalavotti opened this issue Jul 27, 2018 · 3 comments

Comments

@AleGalavotti
Copy link

Hello Merlokk,
please forgive my bad english and my little knowledge of software.
I have a pair of sdm220 and some ESP8266 I wold love to use you software that seem very professional.
I downloaded all files and try to compile with arduino IDE but I receive this message ( see below), and I don't know what to to.
Thank you in advance.
Alessandro

C:\Users\p\Desktop\Domotica\SDM\ESP8266EASTRON\general.ino: In function 'void wifiSetup(bool)':

general:102: error: no matching function for call to 'WiFiManager::WiFiManager(xLogger&)'

WiFiManager wifiManager(DEBUG_SERIAL);

                                   ^

C:\Users\p\Desktop\Domotica\SDM\ESP8266EASTRON\general.ino:102:39: note: candidates are:

In file included from sketch\general.h:3:0,

             from C:\Users\p\Desktop\Domotica\SDM\ESP8266EASTRON\ESP8266EASTRON.ino:17
@merlokk
Copy link
Owner

merlokk commented Jul 27, 2018

Hi, it because I use my version of WifiManager. You can download it from my repository. I return home in several hours and send you link

@merlokk
Copy link
Owner

merlokk commented Jul 28, 2018

@AleGalavotti
Copy link
Author

Hi Merlokk, 👍 really, thank you for your help.
I'll try to include your improved version (BTW I see in the sceenshots in Gti and has a very nice GUI).
Bye
Alessandro

@merlokk merlokk closed this as completed Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants