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.

调用zb_GetDeviceInfo()出现编译错误

Other Parts Discussed in Thread: CC2530

当我们调用zb_GetDeviceInfo()函数获取PANID时,出现编译错误。当我想使用extern void zb_GetDeviceInfo ( uint8 param, void *pValue );声明时,依然不能通过。