MCPcopy Create free account
hub / github.com/ExpressLRS/ExpressLRS / PassthroughFailed

Class PassthroughFailed

src/python/BFinitPassthrough.py:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 pass
15
16class PassthroughFailed(Exception):
17 pass
18
19def dbg_print(line=''):
20 sys.stdout.write(line + '\n')

Callers 1

bf_passthrough_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected