Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`_set_csma_params()` spends some time to prepare a value in `uint8_t tmp`, which then is never used. Likely this is a leftover of moving code to `mrf24j40_set_csma_max_retries()`. This drops the leftover code.
- Loading branch information