MCPcopy Create free account
hub / github.com/OpenHD/OpenHD / OHDInterface

Method OHDInterface

OpenHD/ohd_interface/inc/ohd_interface.h:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 */
60 explicit OHDInterface(OHDProfile profile);
61 OHDInterface(const OHDInterface&) = delete;
62 OHDInterface(const OHDInterface&&) = delete;
63 ~OHDInterface();
64 // Get all (mavlink) settings ohd_interface exposes on the air or ground unit,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected