关于HT66FU50的问题!!请教各位大神

2019-07-15 20:30发布

#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 function)

请教大神求解答啊!!!

友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。