Amruta (talk) 18:55, 14 April 2015 (IST)
Contents
Intro
vTaskDelete() API removes the task from the RTOS real time kernels management. In this tutorial we will see how to use it and also its effect on task scheduling. You can go through the details of vTaskDelete() and basics of task here.
Code
Output
Waveform