Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ disable
Function
disable
nRFBox_V2/scanner.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void disable(void) {
65
digitalWrite(CE, LOW);
66
}
67
68
void setRX(void) {
69
setRegister(_NRF24_CONFIG, getRegister(_NRF24_CONFIG) | 0x01);
Callers
2
scanChannels
Function · 0.70
scannerSetup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected