When I cut out the IF loop from setup (for elmduino)
I get to see the screen, but its again in boot loop
PC: 0x40090ef3
EXCVADDR: 0x00000000
Decoding stack results
0x400fa7ca: ELM327::sendCommand(char const*) at C:\Users\X260\Documents\Arduino18\libraries\ELMDuino\src\ELMduino.cpp line 2111
0x400fa82e: ELM327::queryPID(unsigned char const&, unsigned short const&, unsigned char const&) at C:\Users\X260\Documents\Arduino18\libraries\ELMDuino\src\ELMduino.cpp line 552
0x400facd7: ELM327::processPID(unsigned char const&, unsigned short const&, unsigned char const&, unsigned char const&, double const&, float const&) at C:\Users\X260\Documents\Arduino18\libraries\ELMDuino\src\ELMduino.cpp line 611
0x400fad62: ELM327::rpm() at C:\Users\X260\Documents\Arduino18\libraries\ELMDuino\src\ELMduino.cpp line 890
0x400d227e: loop() at C:\Users\X260\Documents\Arduino18\sketch_feb29a/sketch_feb29a.ino line 89
0x400fc855: loopTask(void*) at C:\Users\X260\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.14\cores\esp32\main.cpp line 50
something is conflicting since i cant get anything to work together. Or im making the same mistake.
Do i have to set the flags when designing the UI ( i de check every flag, its not a touch screen) idea is i grab value from arduino and arc value updates and the text (label).