大家好,我现在adc的例程中添加Solar_IQ.h。但是一添加该文件,就出现如下问题
不管你第47行是什么,它都报这个错误,我之前只是在.h文件中修改了几个参数,之后编译就再也通不过了,望各位解答,谢谢!
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.
您好,我想问下lib文件中会包含函数的定义么?我在include中引入lib文件显示无法识别源文件。而在solar.h中只有函数声明,是要再加入.c文件,还有用lib就可以?