Other Parts Discussed in Thread: CC2530
我用长整型变量 a=32279638,我除以32,ZigBee会输出2736(具体是多少,没看清,但是蛋疼的它竞然只有4位数啊,这就不科学的);然而我用C++写代码运算,他毫无问题,得到1008738
,
|
unsigned long mhz19Read(void)
//return th; |
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: CC2530
我用长整型变量 a=32279638,我除以32,ZigBee会输出2736(具体是多少,没看清,但是蛋疼的它竞然只有4位数啊,这就不科学的);然而我用C++写代码运算,他毫无问题,得到1008738
,
|
unsigned long mhz19Read(void)
//return th; |