Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LowPowerLab/RFM69
/ isHighPower
Method
isHighPower
RFM69.cpp:629–631 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
}
628
629
bool RFM69::isHighPower() {
630
return _isRFM69HW;
631
}
632
633
// internal function - for HW/HCW only:
634
// enables HiPower for 18-20dBm output
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected