Hi everyone!
when i using HAL_PWM, i open the hal_timer.c, and i found that there is a noting as below:
/*********************************************************************
NOTE: Z-Stack and TIMAC no longer use CC2530 Timer 1, Timer 3, and
Timer 4. The supporting timer driver module is removed and left
for the users to implement their own application timer
functions.
*********************************************************************/
so if z-stack is no longer support timer1, how does the samplelight uing the ZCL_LEVEL_CTRL and open the HAL_PWM???