#include "HT66FU50.H"
#include "DS18B20.H"
unsigned int data disdata[5] = {0};
unsigned int tvalue = 0;
unsigned char tflag = 0;
错误:error: expected '=', ',', ';', 'asm' or '__attribute__' before 'disdata'
错误:error: 'disdata' undeclared (first use in this func
tion)
请教大神求解答啊!!!
c里面可以这样用 只是在合泰单片机里这样子不行
一周热门 更多>