# Threading The ESP32 has two cores, but Micropython will only run in single core mode. We can however use threading.