MCPcopy 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
80SerialEndpoint::~SerialEndpoint() { stop(); }
81
82bool SerialEndpoint::sendMessagesImpl(
83 const std::vector<MavlinkMessage>& messages) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected