hi, im new to to work on nrf52 ,
i took the BLE example and complied it - it works. i tried adding PWM to the project from examples. i also added the app_pwm files from the C/C++ compiler Preproccessor.
when i compile i get errors that there is no definition but when i look for the definition it opens the app_pwm.c file and marks it.
what am i doing wrong?