#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)
请教大神求解答啊!!!
一周热门 更多>