DIY electronics ESP32 : Inter task communication using FreeRTOS Queues Sankar Cheppali | August 26, 2017 In the previous post we have seen how to create task , in this post we will see how to use queues to share data between two tasks. Read More