============================================================================= delayIRQ() - called by listenModeSleep() =============================================================================
| 1068 | // delayIRQ() - called by listenModeSleep() |
| 1069 | //============================================================================= |
| 1070 | void RFM69::delayIrq() { return; } |
| 1071 | |
| 1072 | //============================================================================= |
| 1073 | // ListenMode specific functions |
nothing calls this directly
no outgoing calls
no test coverage detected