如题
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.
参考协议栈的代码
SFR( ADCCFG , 0xF2 ) /* ADC Input Configuration (legacy name) */
目前使用的名称是 APCCFG
谢谢你的快速回复。是APCFG这个吗? 我搜索不到ADCCFG这句,在ZSTACK 2.5.1a上。
我想知道代码中如果还是操作 ADCCFG,会有什么影响。