Search found 3 matches
- Thu Jun 27, 2019 9:19 am
- Forum: ESP32 Arduino
- Topic: Trouble with multiple millis() timers
- Replies: 4
- Views: 7526
Re: Trouble with multiple millis() timers
@boarchuz... You are correct in your assumptions of what I was trying to accomplish and thank you for your time wading through my coding swamp! I bit off more than I could chew initially on this project, being as it was my first foray into coding. I didn't actually delete the first post. I tried to ...
- Wed Jun 26, 2019 5:48 pm
- Forum: ESP32 Arduino
- Topic: Trouble with multiple millis() timers
- Replies: 4
- Views: 7526
Re: Trouble with multiple millis() timers
Yep... I knew it was something stupid. I missed that when I moved the operation code to functions from the case states.
- Wed Jun 26, 2019 12:42 am
- Forum: ESP32 Arduino
- Topic: Trouble with multiple millis() timers
- Replies: 4
- Views: 7526
Trouble with multiple millis() timers
I am using an ESP32 Devkit V1 DoIt board with a wroom32 chipset and am using the Arduino IDE to program my board. I am new to coding but have done over 100 hours of research and debugging to try to solve this issue. I have run out of stuff to try and figured I should reach out for some assistance. M...