chrismelba / lightclockwifiv2

Code to run a neopixel strip into a pretty clock
61 stars 26 forks source link

ssid & password are double #4

Closed wunderbaum closed 8 years ago

wunderbaum commented 8 years ago

I tried to compile my own version because I have a 60-LED stripe and not one with 144 pixels. Unfortunately, this does not work as it does not store the ssid and password correct. In serial console, I see it double and that makes trouble. I tried to hardcode the ssid and pass in the code, but it always reloads the eeprom information.

chrismelba commented 8 years ago

Try a couple of times to program ssid and password. I'm having some troubles with it at the moment I don't understand but it seems to work on second or third try

On Monday, 22 February 2016, wunderbaum notifications@github.com wrote:

I tried to compile my own version because I have a 60-LED stripe and not one with 144 pixels. Unfortunately, this does not work as it does not store the ssid and password correct. In serial console, I see it double and that makes trouble. I tried to hardcode the ssid and pass in the code, but it always reloads the eeprom information.

— Reply to this email directly or view it on GitHub https://github.com/chrismelba/lightclockwifiv2/issues/4.