Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ disable
Function
disable
nRFBox/scanner.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
void disable(void)
72
{
73
PORTB &=~_BV(1);
74
}
75
76
void setRX(void)
77
{
Callers
2
scanChannels
Function · 0.70
scannerSetup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected