MCPcopy 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
66void enable(void)
67{
68 PORTB |= _BV(1);
69}
70
71void disable(void)
72{

Callers 1

setRXFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected