-->
Page 1 of 1

AutoConnectCredential EEPROM error

PostPosted: Sat May 22, 2021 8:03 am
by pete68
Hello

I have this problem: compiling any program that uses Hieromon's Autoconnect library gives me the error: "AutoConnect \ src \ AutoConnectCredential.cpp: 55: 21: error: no matching function for call to 'EEPROMClass :: EEPROMClass () ' 55 | _eeprom.reset (new EEPROMClass); "

any suggestions?
thank you

Re: AutoConnectCredential EEPROM error

PostPosted: Sat May 22, 2021 2:05 pm
by schufti
did you check that the version of Hieromon's Autoconnect library is compatible with the board package you are using? Especially the latest 3.0.0 release broke a lot of things aparently (looking at issues on github)