toblum / McLighting

The ESP8266 based multi-client lighting gadget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old EEPROM & Flash settings used

maxledfreak opened this issue · comments

Hello,
before installing MCLighting on my node mcu (e12), EasyESP was installed. Settings are saved in EEPROM ans Flash. After flashing MCLighting, the main log in page does not start.

Proposal for implementing in code: erase flash and EEPROM complete. Then it should works.

greetings
max

Hi @maxledfreak,

thank you for your feedback. I will check that, but I'm not sure if that can be accomplished via code.

Regards
Tobias

Hello Tobias,

just have a look in EasyESP Code. It works ;-)

Max

Hi,

Thanks, I will have a look at it. I added it to the ToDo list.

Regards
Tobias