git-svn-id: https://arducopter.googlecode.com/svn/trunk@3141 f9c3cf11-9bcb-44bc-f272-b75c42450872

This commit is contained in:
joeholdsworth@gmail.com 2011-08-21 18:49:42 +00:00
parent 71725824e9
commit 463dc4b533
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ public:
}; };
//Accessors //Accessors
//used with dcm matrix to calculate target vector
void SetPitchYaw(); void SetPitchYaw();
void SetPitchRoll(); void SetPitchRoll();
void SetPitchRollYaw(); void SetPitchRollYaw();