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

Method get_external_device_count

OpenHD/ohd_common/src/openhd_external_device.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123uint8_t openhd::ExternalDeviceManager::get_external_device_count() {
124 return m_external_device_count;
125}
126
127std::string openhd::ExternalDevice::to_string() const {
128 // return fmt::format("ExternalDevice {} [local:[{}]

Callers 1

generate_sys_status1Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected