1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/nrf24l01p
Joakim Gebart b6d94d9525 nrf24l01p: Remove superfluous delays in nrf24l01p_on, nrf24l01p_off.
The delays were introduced in an attempt to fix "inexplicable timing
errors", although the errors were in the SPI bus driver rather than the
nrf24l01p driver.

See also:
 - https://github.com/RIOT-OS/RIOT/pull/1704
 - https://github.com/RIOT-OS/RIOT/pull/2315

Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
2015-01-19 19:05:40 +01:00
..
include Initial import of nrf24l01p lowlevel functions 2014-11-26 13:50:29 +01:00
Makefile Initial import of nrf24l01p lowlevel functions 2014-11-26 13:50:29 +01:00
nrf24l01p.c nrf24l01p: Remove superfluous delays in nrf24l01p_on, nrf24l01p_off. 2015-01-19 19:05:40 +01:00