Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ DIsable
Function
DIsable
VScode Platformio/src/analyzer.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void DIsable(void) {
62
digitalWrite(CE, LOW);
63
}
64
65
void setrx(void) {
66
setregister(NRF24_CONFIG, getregister(NRF24_CONFIG) | 0x01);
Callers
2
ScanChannels
Function · 0.70
analyzerSetup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected