mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
mavlink: remove incorrect outdated comment
Default is -2, so the comments seems wrong.
This commit is contained in:
@@ -2089,9 +2089,6 @@ MavlinkReceiver::set_message_interval(int msgId, float interval, int data_rate)
|
||||
|
||||
bool found_id = false;
|
||||
|
||||
|
||||
// The interval between two messages is in microseconds.
|
||||
// Set to -1 to disable and 0 to request default rate
|
||||
if (msgId != 0) {
|
||||
const char *stream_name = get_stream_name(msgId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user