• Robert Schmidt's avatar
    FHI72: Cleanup: Remove first_rx_set · 6706c939
    Robert Schmidt authored
    first_rx_set is polling-specific: it makes the polling loop wait to only
    check the frame/slot counter once we set it for the first time. However,
    that is equivalent to checking the frame/slot directly, which will also
    be 0 in the beginning.
    6706c939
oaioran.c 23 KB