Arducopter: Clarified units in comment

This commit is contained in:
Jason Short 2012-07-19 09:49:13 -07:00
parent 3a62608355
commit 3401bd3583
1 changed files with 1 additions and 1 deletions

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