HIL: fixed build with HIL and logging

thanks to Jani for noticing this

git-svn-id: https://arducopter.googlecode.com/svn/trunk@2925 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
tridge60@gmail.com 2011-07-19 10:51:07 +00:00
parent 9d9d82b222
commit e14d0df898
1 changed files with 2 additions and 0 deletions

View File

@ -508,7 +508,9 @@ test_imu(uint8_t argc, const Menu::arg *argv)
//*/ //*/
// //
#if HIL_MODE != HIL_MODE_ATTITUDE
Log_Write_Raw(); Log_Write_Raw();
#endif
} }
if(Serial.available() > 0){ if(Serial.available() > 0){