Arducopter: Clarified units in comment

This commit is contained in:
Jason Short 2012-07-19 09:49:13 -07:00
parent 35144ccbf2
commit 91c1c255a2

View File

@ -944,7 +944,7 @@
#endif
#ifndef ALT_HOLD_HOME
# define ALT_HOLD_HOME 0 // height to return to Home, 0 = Maintain current altitude
# define ALT_HOLD_HOME 0 // height to return to Home in CM, 0 = Maintain current altitude
#endif
#ifndef USE_CURRENT_ALT