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
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
I guess we would prefer to get bug reports on mypage. However, I have already registered this issue internally. Thank you for letting us know.
No problem, have fun developing ;)
No problem, have fun developing ;)