AP_RangeFinder: remove space before preprocessor directive

This commit is contained in:
priseborough 2016-10-17 09:15:06 +11:00 committed by Andrew Tridgell
parent 3ca6c12344
commit 4499ed437c
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ const AP_Param::GroupInfo RangeFinder::var_info[] = {
// @User: Advanced
AP_GROUPINFO("_POS", 49, RangeFinder, _pos_offset[0], 0.0f),
#if RANGEFINDER_MAX_INSTANCES > 1
#if RANGEFINDER_MAX_INSTANCES > 1
// @Param: 2_TYPE
// @DisplayName: Second Rangefinder type
// @Description: What type of rangefinder device that is connected