diff --git a/bsl/csl/interfaces/timer.h b/bsl/csl/interfaces/timer.h index 0d453f1..b5f7baa 100644 --- a/bsl/csl/interfaces/timer.h +++ b/bsl/csl/interfaces/timer.h @@ -10,11 +10,8 @@ * **Detailed Description :** * This the timer interface and belongs to the interface layer * -* @todo Following functions are to be implmented : -* timerSetHz -* timerSetMs -* timerSetNs -* timerSetPs +* @todo 06.03.22 Following functions are to be implmented : timerSetHz / timerSetMs / timerSetNs / timerSetPs +* @todo 06.03.22 Create all the posssible timerInitxxxxxxx versions Ex. timerInitPWM(). ************************************************************************************************** */