MCPcopy 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
71void disable(void)
72{
73 PORTB &=~_BV(1);
74}
75
76void setRX(void)
77{

Callers 2

scanChannelsFunction · 0.70
scannerSetupFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected