Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ enable
Function
enable
nRFBox_V2/scanner.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void enable(void) {
61
digitalWrite(CE, HIGH);
62
}
63
64
void disable(void) {
65
digitalWrite(CE, LOW);
Callers
1
setRX
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected