mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 04:53:50 +01:00
Ensure that CS is active and IRQ disabled when querying CCA on CC2420 (cc2420_get_cca() function). Also do a little refactoring (renamed c variable into count, and named the constant corresponding to RSSI "timeout").