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

Where does one report a bug in the nRF51 SDK (V9.0.0)?

In the examples\bsp\bsp.h file there is a typo on line 61:

#define BSP_APP_APP_TIMERS_NUMBER 0

It should be:

#define BSP_LED_APP_TIMERS_NUMBER 0

Where is the proper place to report this?

Tom

Parents Reply Children
No Data
Related