This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

app_pwm.c showing array of size greater than zero (SDK10)

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

Parents Reply Children
No Data
Related