Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHD/OpenHD
/ ~SerialEndpoint
Method
~SerialEndpoint
OpenHD/ohd_telemetry/src/endpoints/SerialEndpoint.cpp:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
SerialEndpoint::~SerialEndpoint() { stop(); }
81
82
bool SerialEndpoint::sendMessagesImpl(
83
const std::vector<MavlinkMessage>& messages) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected