MCPcopy Create free account
hub / github.com/Arduino-IRremote/Arduino-IRremote / getPulseCorrectionNanos

Method getPulseCorrectionNanos

src/IRSend.hpp:1555–1557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1553#endif
1554
1555uint16_t IRsend::getPulseCorrectionNanos() {
1556 return PULSE_CORRECTION_NANOS;
1557}
1558
1559/** @}*/
1560#if defined(_IR_MEASURE_TIMING)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected