We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, i'm using that code to control with Serial and Fastleds the Leds of a Room : https://gist.github.com/pipoblak/a83f9f7475dfe4150f183a3deb801650
And after a time, i recive that error:
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset load 0x4010f000, len 1384, room 16 tail 8 chksum 0x2d csum 0x2d v09f0c112
The text was updated successfully, but these errors were encountered:
Hey take a look at this!
esp8266/Arduino#1328
Maybe the problem is hardware related as they were discussing! Also, watch out for the delay() function in your code!
Sorry, something went wrong.
No branches or pull requests
Hi, i'm using that code to control with Serial and Fastleds the Leds of a Room :
https://gist.github.com/pipoblak/a83f9f7475dfe4150f183a3deb801650
And after a time, i recive that error:
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09f0c112
The text was updated successfully, but these errors were encountered: