校验代码:先是
getestimatedaltitude`was not declared in this scope
然后里面是这些个错误:
MultiWii.ino: In function 'void loop()':
MultiWii:1191: error: 'getEstimatedAltitude' was not declared in this scope
MultiWii:1214: error: 'computeIMU' was not declared in this scope
Sensors.ino: In function 'void Baro_Common()':
Sensors:717: error: 'BARO_TAB_SIZE' was not declared in this scope
Sensors:722: error: 'baroHistTab' was not declared in this scope