为什么我的飞控程序编译错误 大神快来指点我
本帖最后由 CFwanku 于 2015-12-22 12:43 编辑Arduino:1.6.7 (Windows 7), 开发板:"Arduino Pro or Pro Mini, ATmega328 (5V, 16 MHz)"
FMultiWii\Serial.ino: In function 'void setup()':
Serial:694: error: 'SerialOpen' was not declared in this scope
F:MultiWii\Sensors.ino: In function 'void initSensors()':
Sensors:1716: error: 'Baro_init' was not declared in this scope
Sensors:1717: error: 'Mag_init' was not declared in this scope
exit status 1
'SerialOpen' was not declared in this scope
报告将会包含更多的信息
"在编译时,输出详细信息"
在 文件>首选项 中启用
我也遇到同样的问题
:L 这个是新版IDE,如果是自己写的话应该不会有错,换到1.03版本试试 换回1.0.3的版本就好了,我就是这样解决的。 twoonw 发表于 2016-7-4 22:15
换回1.0.3的版本就好了,我就是这样解决的。
请问arduino1.0.3在哪下?谢谢 LLLLLL 发表于 2016-8-27 12:42
请问arduino1.0.3在哪下?谢谢
https://www.arduino.cc/en/Main/OldSoftwareReleases 换成1.0.3之后又出现conf was not declared in this scope怎么办啊 不换IDE的话能解决不
页:
[1]