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.