Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ enable
Function
enable
nRFBox/scanner.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void enable(void)
67
{
68
PORTB |= _BV(1);
69
}
70
71
void disable(void)
72
{
Callers
1
setRX
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected