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
9e76f9bb
Commit
9e76f9bb
authored
May 07, 2014
by
Lorenz Meier
Browse files
Fix comment about heartbeat interval timeout
parent
78c04357
Changes
1
Show whitespace changes
Inline
Side-by-side
src/uas/UASInterface.h
View file @
9e76f9bb
...
@@ -646,7 +646,7 @@ signals:
...
@@ -646,7 +646,7 @@ signals:
protected:
protected:
// TIMEOUT CONSTANTS
// TIMEOUT CONSTANTS
static
const
unsigned
int
timeoutIntervalHeartbeat
=
3500
*
1000
;
///< Heartbeat timeout is
2
.5 seconds
static
const
unsigned
int
timeoutIntervalHeartbeat
=
3500
*
1000
;
///< Heartbeat timeout is
3
.5 seconds
};
};
...
...
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