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