removed options - not going to go that route without proper GCS support.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1760 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-03-09 06:38:46 +00:00
parent 8114b717f2
commit 28011d8800

View File

@ -110,7 +110,6 @@
struct Location {
uint8_t id; ///< command id
uint8_t options; ///< wp options bitmask
uint8_t p1; ///< param 1
int32_t alt; ///< param 2 - Altitude in centimeters (meters * 100)
int32_t lat; ///< param 3 - Lattitude * 10**7