MCPcopy 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
420void LoRaClass::sleep()
421{
422 writeRegister(REG_OP_MODE, MODE_LONG_RANGE_MODE | MODE_SLEEP);
423}
424
425void LoRaClass::setTxPower(int level, int outputPin)
426{

Callers 3

test_connectMethod · 0.80
test_publishMethod · 0.80
test_oneMethod · 0.80

Calls

no outgoing calls

Tested by 3

test_connectMethod · 0.64
test_publishMethod · 0.64
test_oneMethod · 0.64