AP_Rally: fixed indentation
previous indentation confused emacs24
This commit is contained in:
parent
3dc0404e2b
commit
a295760e56
@ -17,7 +17,7 @@ extern const AP_HAL::HAL& hal;
|
|||||||
#define RALLY_LIMIT_KM_DEFAULT 0.5
|
#define RALLY_LIMIT_KM_DEFAULT 0.5
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
#define RALLY_LIMIT_KM_DEFAULT 1.0
|
#define RALLY_LIMIT_KM_DEFAULT 1.0
|
||||||
#endif // APM_BUILD_DIRECTORY
|
#endif // APM_BUILD_DIRECTORY
|
||||||
|
|
||||||
const AP_Param::GroupInfo AP_Rally::var_info[] PROGMEM = {
|
const AP_Param::GroupInfo AP_Rally::var_info[] PROGMEM = {
|
||||||
|
Loading…
Reference in New Issue
Block a user