Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
class
PassthroughFailed(Exception):
17
pass
18
19
def
dbg_print(line=
''
):
20
sys.stdout.write(line +
'\n'
)
Callers
1
bf_passthrough_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected