another question from my side. This time it is a little more hardware related. I asked myself why the sleep times within while loops in many examples are set to 0.1s. For me this is quite a long time. Typically the task runtimes in ECUs I work with are 1ms, 2ms, 5ms and so on….
As the ESP has a 32-bit CPU running with 240MHz this should be also possible I think. Is this about power consumption or cooling or misused as debouncing? I don’t get the point why many applications are running so “slow”. Do you have an answer?
Thanks a lot !
Daniel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.