Tutorial to understand how the TFT_eSPI library works and to get experience with the breadboard connections and ESP32.
Create a worker thread with an event loop, message queue and a timer using the C++11 thread support library. An event loop, or sometimes called a message loop, is a thread that waits for and ...