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.

添加自己的外部中断函数

Other Parts Discussed in Thread: Z-STACK

使用Zstack时,如果我添加自己的定时器中断函数和外部中断函数,是直接添加就行了么?还是提前写一些其他的代码,防止影响协议栈的正常运行?