Hello Everyone, I am trying to add the pwm library in the button example in SDK verrsion 10 but app_pwm.c files showing this error can anyone letme know why this error is coming but in the sdk 9 it was working fine any suggestion or ideas will be appreciated
..........\components\libraries\pwm\app_pwm.c(67): error: #94-D: the size of an array must be greater than zero static volatile uint8_t m_pwm_busy[
thank you