
DIY electronics
ESP32: Task Synchronization – FreeRTOS Event Groups
| August 26, 2017
In the context of multi processing, task synchronization is very important concept. In this post we will see how to use event groups for task synchronization Task Synchronization
Read More
