An ESP32 has 2 cores and 2 processors. Each core can be running its own program and the other processor can run its own program; not task switching but multiprocessing.
An ESP32 has 2 cores and 2 processors. Each core can be running its own program and the other processor can run its own program; not task switching but multiprocessing.