This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DEBUG_TESTING macro

Hi,

One quick question about ANT+ and BT beta 2.0 . (heart rate example)

Where is testAction ()? it is optionally 'extern'ed by DEBUG_TESTING in sdk_bluetooth_common_config.h

but I cannot find this function.

And when I define DEBUG_TESTING, the compiler says the testAction is missing.

Btw, is it true that without DEBUG_TESTING the USB(uart actually) is not available?

Thanks.