Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ pressBt02
Function
pressBt02
nRFBox/jammer.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
95
void pressBt02() {
96
jamming = !jamming;
97
delay(200);
98
}
99
100
101
void jammerSetup() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected