在Eclipse 中编译arduino时,serial怎么办?
在Eclipse 中编译arduino时,出现问题如下:Description Resource Path Location Type
Symbol 'Serial' could not be resolved aa.cpp /aa line 49 Semantic Error
请问如何包含此头文件,Serial包含在哪个文件中?
我自己沒嘗試過用 eclipse compile arduino 的程式, 但官網有資料的, 可以看看 (應該是要裝 elipse 的 plug-in 了).
http://playground.arduino.cc/Code/Eclipse 问题不在此。我的意思是,一般情况下,是能够编译通过的。当出现这个类的时候,出错了。 直接使用print函数
页:
[1]