Attribute fix.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@899 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
DrZiplok@gmail.com 2010-11-23 04:05:27 +00:00
parent d759ee97c5
commit 5560f4fcf9
1 changed files with 0 additions and 1 deletions

View File

@ -217,4 +217,3 @@ AP_IMU::get_accel(void)
return _accel_vector;
}