jasoncoon / esp32-fastled-webserver

Work in progress ESP32 port of https://github.com/jasoncoon/esp8266-fastled-webserver
GNU General Public License v3.0
198 stars 67 forks source link

xTaskNotify - Assert Failed! #15

Closed pikipupiba closed 5 years ago

pikipupiba commented 5 years ago

I get the sketch uploaded to my esp32 but I get the following error that resets the board constantly. https://imgur.com/a/TznnZIZ

pikipupiba commented 5 years ago

omg I updated FastLED and it works now... I am terribly sorry.

jasoncoon commented 5 years ago

No problem, glad it works now! Was just investigating and typing up some questions for you. :)

pikipupiba commented 5 years ago

I was actually looking at the other issues and then when I went to check if I had the right branch of FastLED I saw the update button. Turns out no one else was having the problem because it was literally the first thing you are supposed to check... I honestly feel very bad about the whole situation and how long it took me to find that. It did make me very happy to hear from the man himself though! I'll try to work a little smarter instead of harder from here on out!