MCPcopy Create free account
hub / github.com/LowPowerLab/RFM69 / delayIrq

Method delayIrq

RFM69.cpp:1070–1070  ·  view source on GitHub ↗

============================================================================= delayIRQ() - called by listenModeSleep() =============================================================================

Source from the content-addressed store, hash-verified

1068// delayIRQ() - called by listenModeSleep()
1069//=============================================================================
1070void RFM69::delayIrq() { return; }
1071
1072//=============================================================================
1073// ListenMode specific functions

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected