Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PricelessToolkit/MailBoxGuard
/ sleep
Method
sleep
Code/Arduino_libraries/LoRa/LoRa.cpp:420–423 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
void LoRaClass::sleep()
421
{
422
writeRegister(REG_OP_MODE, MODE_LONG_RANGE_MODE | MODE_SLEEP);
423
}
424
425
void LoRaClass::setTxPower(int level, int outputPin)
426
{
Callers
3
test_connect
Method · 0.80
test_publish
Method · 0.80
test_one
Method · 0.80
Calls
no outgoing calls
Tested by
3
test_connect
Method · 0.64
test_publish
Method · 0.64
test_one
Method · 0.64