Relative Content

Tag Archive for ledarduino-esp32adafruit

Why is my code not reaching the 3rd case statement, only 2/4 are working

I;m writing an arduiuno code that is uploaded to an ESP32 to have a fire animation along 4 LED stirps at the same time. As of right now only the two strips for the fire_led_1 and fire_led_2 are working. The altar columns and windows belong to the breathingAnimation and breathingAnimation2 functions. I believe the problem is with getting to those functions and not the functions themselves if that makes sense.