Commit e7d2ab27 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Merged with master, fixed compile error

parent 68dcb5af
......@@ -448,7 +448,7 @@ bool QGCUASFileManager::_sendOpcodeOnlyCmd(uint8_t opcode, OperationState newOpS
_sendRequest(&request);
return TRUE;
return true;
}
/// @brief Starts the ack timeout timer
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment