mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
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
|
||||
#endif
|
||||
#else
|
||||
#define RALLY_LIMIT_KM_DEFAULT 1.0
|
||||
#define RALLY_LIMIT_KM_DEFAULT 1.0
|
||||
#endif // APM_BUILD_DIRECTORY
|
||||
|
||||
const AP_Param::GroupInfo AP_Rally::var_info[] PROGMEM = {
|
||||
|
Loading…
Reference in New Issue
Block a user