Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
44ffe7f6
Unverified
Commit
44ffe7f6
authored
Feb 14, 2018
by
Don Gagne
Committed by
GitHub
Feb 14, 2018
Browse files
Merge pull request #6140 from DonLakeFlyer/HoverCaptureDelay
Hover and Capture: Bump to 4 second delay
parents
894db080
c11ac64d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MissionManager/SurveyMissionItem.h
View file @
44ffe7f6
...
...
@@ -296,7 +296,7 @@ private:
static
const
char
*
_jsonFixedValueIsAltitudeKey
;
static
const
char
*
_jsonRefly90DegreesKey
;
static
const
int
_hoverAndCaptureDelaySeconds
=
2
;
static
const
int
_hoverAndCaptureDelaySeconds
=
4
;
};
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment