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

Function getMarkExcessMicros

src/IRReceive.hpp:1492–1494  ·  view source on GitHub ↗

* Getter function for MARK_EXCESS_MICROS */

Source from the content-addressed store, hash-verified

1490 * Getter function for MARK_EXCESS_MICROS
1491 */
1492int getMarkExcessMicros() {
1493 return MARK_EXCESS_MICROS;
1494}
1495
1496/**
1497 * Checks if protocol is not detected and detected space between two transmissions

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected