What do you mean exactely, could you please eloberate what I should mark as volatile?
Search found 2 matches
- Tue Oct 08, 2019 2:56 pm
- Forum: ESP32 Arduino
- Topic: ED Stripes with Button Interrupts strange behaviour
- Replies: 4
- Views: 4798
- Tue Oct 08, 2019 9:24 am
- Forum: ESP32 Arduino
- Topic: ED Stripes with Button Interrupts strange behaviour
- Replies: 4
- Views: 4798
ED Stripes with Button Interrupts strange behaviour
Hey guys, i have this code : https://pastebin.com/DKXYJyYP The basic logic is: Press button A to start animation A on LED stripes A, B and C. For some reason the button presses are not recognized on each boot. Therefore I have to reboot several times until the button presses are registered, and the ...